Skip to content

Commit

Permalink
[cirrus] Bump Fedora release/image
Browse files Browse the repository at this point in the history
As Fedora 39 is out, let bump its versions in copr builds and GCE
testing.

Sadly, GCE images offer F39 beta only, so far..

Resolves: sosreport#3448
Relevant: sosreport#3447

Signed-off-by: Pavel Moravec <[email protected]>
  • Loading branch information
pmoravec authored and TrevorBenson committed Dec 23, 2023
1 parent 8e57d91 commit 6503cbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Main environment vars to set for all tasks
env:

FEDORA_NAME: "fedora-38"
FEDORA_PRIOR_NAME: "fedora-37"
FEDORA_NAME: "fedora-39"
FEDORA_PRIOR_NAME: "fedora-38"

DEBIAN_NAME: "debian-11"

Expand All @@ -26,8 +26,8 @@ env:
CENTOS_9_IMAGE_NAME: "centos-stream-9-v20230809"
CENTOS_8_IMAGE_NAME: "centos-stream-8-v20230809"
DEBIAN_IMAGE_NAME: "debian-11-bullseye-v20230809"
FEDORA_IMAGE_NAME: "fedora-cloud-base-gcp-38-1-6-x86-64"
FEDORA_PRIOR_IMAGE_NAME: "fedora-cloud-base-gcp-37-1-7-x86-64"
FEDORA_IMAGE_NAME: "fedora-cloud-base-gcp-39-beta-1-1-x86-64"
FEDORA_PRIOR_IMAGE_NAME: "fedora-cloud-base-gcp-38-1-6-x86-64"
UBUNTU_DEB_IMAGE_NAME: "ubuntu-minimal-2310-mantic-amd64-v20231030"
UBUNTU_LATEST_IMAGE_NAME: "ubuntu-2310-mantic-amd64-v20231031"
UBUNTU_IMAGE_NAME: "ubuntu-2204-jammy-v20231030"
Expand Down

0 comments on commit 6503cbe

Please sign in to comment.