Skip to content

Commit

Permalink
Merge pull request #131 from containers/renovate/major-ci-vm-image
Browse files Browse the repository at this point in the history
Update dependency containers/automation_images to v20231004
  • Loading branch information
vmojzis committed Nov 29, 2023
2 parents 79faf69 + 5428c0b commit 3bc6001
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ env:
####
#### Cache-image names to test with
####
FEDORA_NAME: "fedora-38"

# Google-cloud VM Images
IMAGE_SUFFIX: "c20230614t132754z-f38f37d13"
IMAGE_SUFFIX: "c20231004t194547z-f39f38d13"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"

####
Expand Down Expand Up @@ -50,7 +48,7 @@ gce_instance:

# Each 'task' runs in parallel, '_task' suffix required on name.
test_upstream_podman_task:
name: "Test podman on ${FEDORA_NAME}"
name: "Test podman on Fedora"
alias: test_upstream_podman

gce_instance:
Expand Down

0 comments on commit 3bc6001

Please sign in to comment.