[gnome-settings-daemon/ebassi/gweather-4: 5/6] .gitlab-ci.yml: Try to use fedora 36




commit 984a2a5bb6cc370dc4ba1d5072fc9c573ecfe09b
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Jan 20 14:11:46 2022 +0000

    .gitlab-ci.yml: Try to use fedora 36

 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7deb597..910a16f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,9 @@
 include:
- - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/5888c7388134cbe4661600222fe9befb10441f6e/templates/fedora.yml'
+ - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/80f87b3058efb75a1faae11826211375fba77e7f/templates/fedora.yml'
 
 variables:
   FDO_DISTRIBUTION_TAG: latest
-  FDO_DISTRIBUTION_VERSION: rawhide
+  FDO_DISTRIBUTION_VERSION: 36
   FDO_UPSTREAM_REPO: gnome/gnome-settings-daemon
   # Expiry sets fdo.expires on the image
   FEDORA_IMAGE: "$CI_REGISTRY/$FDO_UPSTREAM_REPO/fedora/$FDO_DISTRIBUTION_VERSION:$FDO_DISTRIBUTION_TAG"
@@ -244,7 +244,7 @@ msan:
 
 # See also https://gitlab.freedesktop.org/freedesktop/ci-templates
 container_fedora_build:
-  extends: .fdo.container-build@fedora
+  extends: .fdo.container-build@fedora@x86_64
   only:
     variables:
       - $CI_PIPELINE_SOURCE == "schedule" && $CRON_TASK == "BUILD_CI_IMAGES"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]