summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-12-14 17:26:41 +0200
committerJordan Petridis <jordan@centricular.com>2021-12-14 17:27:34 +0200
commit55119d43dc7863973e147dc7e8b061ac1b085464 (patch)
treee209c2f88466a9756d6a07da4a900cd4f761aaff
parentc0f1a5180b348e706b906f35feef92e5ff4cde27 (diff)
downloadgnome-control-center-wip/alatiera/f35-ci.tar.gz
foobar: ci test for f35 templateswip/alatiera/f35-ci
-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..89f7beb4c 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/alatiera/ci-templates/-/raw/alatiera/update-bootstrap/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-12-14.0-main'
+ FDO_DISTRIBUTION_VERSION: '35'
#############################################
# Create CI Docker Images #