summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 13:30:41 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 13:31:23 -0300
commit10cf38fb8732ef737b06c14c96449a68ffe6e93e (patch)
tree8a3176ecb90bacde59d9bc3cb41e994b50ec81d3 /.gitlab-ci.yml
parentf0e7873e50f8c0ae2910ae621036a5fe75e7e2d4 (diff)
downloadgnome-control-center-10cf38fb8732ef737b06c14c96449a68ffe6e93e.tar.gz
ci: Bump FDO_DISTRIBUTION_TAG
Let's build a newer image, with a more recent version of GLib.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4717e8a7b..40cc57dea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,7 @@ stages:
# stable branch.
# Could probably also switch away from rawhide,
# to stable fedora branch as well.
- FDO_DISTRIBUTION_TAG: '2022-10-25.0-main'
+ FDO_DISTRIBUTION_TAG: '2023-02-14.0-main'
FDO_DISTRIBUTION_VERSION: rawhide
#############################################