aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
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}"