From a596a0551082ad2b5792a97a8b259a9a68091f84 Mon Sep 17 00:00:00 2001 From: lfbzhm Date: Thu, 8 Feb 2024 04:52:17 +0000 Subject: [PATCH] update go version to 1.21 in cirrus ci Signed-off-by: lfbzhm --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index d23d36c70..a3fb3218e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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