Skip to content

Commit

Permalink
upgrade golang for circleCI
Browse files Browse the repository at this point in the history
Signed-off-by: Icarus Wu <icaruswu66@qq.com>
  • Loading branch information
Icarus9913 committed Oct 2, 2024
1 parent 9c7625c commit ac26e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ parameters:
# These parameters are not meant to be changed they are more constants for the build change these in mk/dev.mk
go_version:
type: string
default: "1.22.7"
default: "1.22.8"
first_k8s_version:
type: string
default: "v1.23.17-k3s1"
Expand Down

0 comments on commit ac26e2d

Please sign in to comment.