Skip to content

Commit

Permalink
Cirrus: use image with fewer downloaded dependencies
Browse files Browse the repository at this point in the history
The latest cirrus image bump will use fewer downloaded dependencies in
favor of installation from copr / distro repos.

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Sep 9, 2022
1 parent 06cf25f commit 1b2d5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:
FEDORA_NAME: "fedora-36"

# Google-cloud VM Images
IMAGE_SUFFIX: "c5495735033528320"
IMAGE_SUFFIX: "c5806552840929280"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"

# Container FQIN's
Expand Down

0 comments on commit 1b2d5e9

Please sign in to comment.