summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-10-21 14:32:57 +0300
committerJordan Petridis <jordan@centricular.com>2021-10-25 16:14:26 +0300
commit23c8ea38a56100d860e73844b9044b906b42bb36 (patch)
treee7427a8eb88bcecf129a47b59286ebaef91272d9
parent3c8f9cf6e9f1e12b92961629590532fd1a5cca0c (diff)
downloadgnome-control-center-alatiera/ci-check.tar.gz
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aa8874c04..366e4ca71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
include:
- - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/5888c7388134cbe4661600222fe9befb10441f6e/templates/fedora.yml'
+ - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/14731f78c23c7b523a85a26a068ade9ac1ecd2f3/templates/fedora.yml'
variables:
FDO_UPSTREAM_REPO: gnome/gnome-control-center
@@ -47,8 +47,8 @@ stages:
# stable branch.
# Could probably also switch away from rawhide,
# to stable fedora branch as well.
- FDO_DISTRIBUTION_TAG: '2021-07-22.0-main'
- FDO_DISTRIBUTION_VERSION: rawhide
+ FDO_DISTRIBUTION_TAG: '2021-10-25.0-main'
+ FDO_DISTRIBUTION_VERSION: '34'
#############################################
# Create CI Docker Images #