Skip to content

Commit

Permalink
Merge pull request #4198 from lifubang/feat-TestCentos_Go1.21
Browse files Browse the repository at this point in the history
[ci] update go version to 1.21 in cirrus ci
  • Loading branch information
kolyshkin committed Feb 8, 2024
2 parents 7c004d8 + a596a05 commit 56cc1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56cc1be

Please sign in to comment.