summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-18 15:30:41 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-18 16:25:25 +0100
commit76b5b2d542f54dc251e27ac5b988f5d11a0ff4c0 (patch)
treea43d5ccbdcf3a677669c7b0ba6b4e23af4c06c19 /.gitlab-ci.yml
parente9f01607317afe3a574c029be588c76b0b9d6780 (diff)
downloadgnome-control-center-76b5b2d542f54dc251e27ac5b988f5d11a0ff4c0.tar.gz
ci: Rebuild image to get newer gnome-bluetooth
The API is new.
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 a73fd0af7..4eb3a27bf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ stages:
# stable branch.
# Could probably also switch away from rawhide,
# to stable fedora branch as well.
- FDO_DISTRIBUTION_TAG: '2022-01-10.0-main'
+ FDO_DISTRIBUTION_TAG: '2022-01-18.0-main'
FDO_DISTRIBUTION_VERSION: rawhide
#############################################