summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2022-10-20 11:08:22 -0500
committerMichael Catanzaro <mcatanzaro@redhat.com>2022-10-25 15:09:33 -0500
commita57202adcb7f8832076dfae1a3c092dc4d2908bd (patch)
tree8b44e8d25a8a84edc28ba4bec879d26a834f9282 /.gitlab-ci.yml
parentbc01d726f529e87c1334fe005432f2ff95da3bf7 (diff)
downloadgnome-control-center-a57202adcb7f8832076dfae1a3c092dc4d2908bd.tar.gz
Update rawhide CI image
We need a newer image to get GTK 4.8
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 8b4aaef1f..974e75431 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-22.0-main'
+ FDO_DISTRIBUTION_TAG: '2022-10-25.0-main'
FDO_DISTRIBUTION_VERSION: rawhide
#############################################