Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Cirrus: Update to F34beta VM image
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Apr 13, 2021
1 parent 0d666cf commit 6b7339d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ env:
GOCACHE: "${HOME}/.cache/go-build"

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

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

Expand Down

0 comments on commit 6b7339d

Please sign in to comment.