Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
bayashi committed Jul 7, 2024
1 parent 2ccb6d5 commit 0f1e8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest"]
go: ["1.18", "1.20", "1.22"]
go: ["1.21", "1.22"]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 0f1e8ef

Please sign in to comment.