Merge pull request #4198 from lifubang/feat-TestCentos_Go1.21

[ci] update go version to 1.21 in cirrus ci
This commit is contained in:
Kir Kolyshkin
2024-02-08 14:23:55 -08:00
committed by GitHub
+1 -1
View File
@@ -77,7 +77,7 @@ task:
env:
HOME: /root
CIRRUS_WORKING_DIR: /home/runc
GO_VERSION: "1.20"
GO_VERSION: "1.21"
BATS_VERSION: "v1.9.0"
RPMS: gcc git iptables jq glibc-static libseccomp-devel make criu fuse-sshfs container-selinux
# yamllint disable rule:key-duplicates