Skip to content

Commit

Permalink
chore: bump go version
Browse files Browse the repository at this point in the history
Signed-off-by: thxCode <[email protected]>
  • Loading branch information
thxCode committed Jan 15, 2024
1 parent f48032a commit ff35107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
VERSION: "${{ github.ref_name }}"
BUILD_PLATFORMS: "linux/amd64,linux/arm64,darwin/amd64,darwin/arm64,windows/amd64"
PARALLELIZE: "false"
GO_VERSION: "1.21.4"
GO_VERSION: "1.21.6"

defaults:
run:
Expand Down

0 comments on commit ff35107

Please sign in to comment.