aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-29 15:06:50 -0400
committerGitHub <noreply@github.com>2021-04-29 15:06:50 -0400
commit98a84ff34e2f93d50ef4fb41ae127a07bcf5bf42 (patch)
treeb54d39fc207e576d0933ad076466ae0600797907
parent4d2ba323f2e67fbfd6150582196c6e0229c70a8e (diff)
parent2eacf3e13995677e29b14265f802bf6f436948d3 (diff)
downloadpodman-98a84ff34e2f93d50ef4fb41ae127a07bcf5bf42.tar.gz
podman-98a84ff34e2f93d50ef4fb41ae127a07bcf5bf42.tar.bz2
podman-98a84ff34e2f93d50ef4fb41ae127a07bcf5bf42.zip
Merge pull request #10175 from cevich/update_f34
Cirrus: Update F34beta -> F34
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index e56ba9086..a011c9af5 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -24,13 +24,13 @@ env:
####
#### Cache-image names to test with (double-quotes around names are critical)
####
- FEDORA_NAME: "fedora-34beta"
+ FEDORA_NAME: "fedora-34"
PRIOR_FEDORA_NAME: "fedora-33"
UBUNTU_NAME: "ubuntu-2104"
PRIOR_UBUNTU_NAME: "ubuntu-2010"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6731272010596352"
+ IMAGE_SUFFIX: "c6032583541653504"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"