aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2021-06-04 13:23:40 -0400
committerJake Hunsaker <jhunsake@redhat.com>2021-06-07 10:06:50 -0400
commit87c20c970f62c11a1970cbfd20b4248e7e6b5dff (patch)
treebb5d932692b916861e3481a97bbd0c499df4aeb0 /.cirrus.yml
parent630dfbee936050698d33b59abd1e243c44e50af8 (diff)
downloadsos-87c20c970f62c11a1970cbfd20b4248e7e6b5dff.tar.gz
[cirrus] Update Fedora testing for F34
Updates the testing matrix for F34, dropping F32. Resolves: #2574 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 1728ca67..e2318dd5 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,8 +3,8 @@
# Main environment vars to set for all tasks
env:
- FEDORA_VER: "33"
- FEDORA_PRIOR_VER: "32"
+ FEDORA_VER: "34"
+ FEDORA_PRIOR_VER: "33"
FEDORA_NAME: "fedora-${FEDORA_VER}"
FEDORA_PRIOR_NAME: "fedora-${FEDORA_PRIOR_VER}"