Skip to content

Commit

Permalink
CI: bump go version to 1.21.7
Browse files Browse the repository at this point in the history
It is to update a go version to 1.21.7 which makes the CI go green again.

Fixes: #356

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
  • Loading branch information
BbolroC committed Mar 26, 2024
1 parent 016a7d4 commit 1415fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/ansible/group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build_pkgs:
- make
- gcc
container_runtime: containerd
go_version: 1.20.7
go_version: 1.21.7
# conntrack and socat are needed by the `kubeadm init` preflight checks
kubeadm_pkgs:
ubuntu:
Expand Down

0 comments on commit 1415fe9

Please sign in to comment.