Skip to content

Commit

Permalink
update go version to 1.21 in cirrus ci
Browse files Browse the repository at this point in the history
Signed-off-by: lfbzhm <lifubang@acmcoder.com>
  • Loading branch information
lifubang authored and kolyshkin committed Feb 8, 2024
1 parent 7c004d8 commit a596a05
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 a596a05

Please sign in to comment.