Skip to content

Commit

Permalink
chore: bump go version
Browse files Browse the repository at this point in the history
Signed-off-by: thxCode <thxcode0824@gmail.com>
  • Loading branch information
thxCode committed Jan 15, 2024
1 parent c17afa4 commit aa4e6a2
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 @@ -10,7 +10,7 @@ env:
VERSION: "${{ github.ref_name }}"
BUILD_PLATFORMS: "linux/amd64,linux/arm64"
PARALLELIZE: "false"
GO_VERSION: "1.21.5"
GO_VERSION: "1.21.6"

defaults:
run:
Expand Down

0 comments on commit aa4e6a2

Please sign in to comment.