Skip to content

Commit e0273a9

Browse files
committed
DNM: Temporarily test Ubuntu 20.04
1 parent c431701 commit e0273a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ci/gce-project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function create_vm {
9494
--project "$GCP_PROJECT" \
9595
--zone "$GCP_ZONE" \
9696
--image-project ubuntu-os-cloud \
97-
--image-family ubuntu-2204-lts \
97+
--image-family ubuntu-2004-lts \
9898
--boot-disk-size 200G \
9999
--boot-disk-type pd-ssd \
100100
--can-ip-forward \

0 commit comments

Comments
 (0)