Skip to content

Commit 1315681

Browse files
committed
.cirrus.yml: bump up Ubuntu to 22.04 pre
Contains golang 1.18 Signed-off-by: Akihiro Suda <[email protected]>
1 parent 3940c36 commit 1315681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ task:
88
# We can't use macOS instances of Cirrus because of lack of support for nested VMs.
99
# (sysctl machdep.cpu.features lacks "VMX" flag)
1010
container:
11-
image: ubuntu:21.04
11+
image: ubuntu:22.04
1212
kvm: true
1313
cpu: 2
1414
memory: 8G

0 commit comments

Comments
 (0)