Skip to content

Commit

Permalink
ci: update Go to 1.23.3 (#28969)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Nov 19, 2024
1 parent 05bb805 commit db0a490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
with:
goos: ${{ matrix.env.goos }}
goarch: ${{ matrix.env.goarch }}
go_version: "1.21.3"
go_version: "1.23.3"
env:
GITHUB_TOKEN: ${{github.token}}

0 comments on commit db0a490

Please sign in to comment.