Skip to content

Commit

Permalink
Merge pull request containers#64 from cevich/update_f34
Browse files Browse the repository at this point in the history
Update F34beta -> F34 and U2010 -> U2104
  • Loading branch information
openshift-merge-robot authored Apr 29, 2021
2 parents ad2b432 + 189f1d8 commit e9ce42b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ env:
GOCACHE: "${HOME}/.cache/go-build"

# Make names more readable in github/cirrus-ci
FEDORA_NAME: "fedora-34beta"
UBUNTU_NAME: "ubuntu-2010"
FEDORA_NAME: "fedora-34"
UBUNTU_NAME: "ubuntu-2104"

# VM Images are maintained in the automation_images repo.
_BUILT_IMAGE_SUFFIX: "c5032481331085312"
_BUILT_IMAGE_SUFFIX: "c6032583541653504"
FEDORA_CACHE_IMAGE_NAME: "fedora-${_BUILT_IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${_BUILT_IMAGE_SUFFIX}"

Expand Down

0 comments on commit e9ce42b

Please sign in to comment.