summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2021-11-10 10:52:05 -0500
committerChris Evich <cevich@redhat.com>2021-11-11 14:10:17 -0500
commit0b60b191d11e09c4061e4e72fe7c8d64580892ad (patch)
treeeac563abdeb8c3a4292946148b69d31943d85b16 /.cirrus.yml
parent375ff223f430301edf25ef5a5f03a1ae1e029bef (diff)
downloadpodman-0b60b191d11e09c4061e4e72fe7c8d64580892ad.tar.gz
podman-0b60b191d11e09c4061e4e72fe7c8d64580892ad.tar.bz2
podman-0b60b191d11e09c4061e4e72fe7c8d64580892ad.zip
Cirrus: Update to Ubuntu 21.10
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 9897a9f7f..199ada1ab 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -26,10 +26,10 @@ env:
####
FEDORA_NAME: "fedora-34"
PRIOR_FEDORA_NAME: "fedora-33"
- UBUNTU_NAME: "ubuntu-2104"
+ UBUNTU_NAME: "ubuntu-2110"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6431352024203264"
+ IMAGE_SUFFIX: "c4955591916388352"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"