Skip to content

Commit

Permalink
Test with Go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Aug 14, 2024
1 parent 753fe20 commit 135b719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: ["1.22", "1.21"]
go: ["1.23"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit 135b719

Please sign in to comment.