[gnome-settings-daemon/ebassi/gweather-4] .gitlab-ci.yml: Try to use fedora 36
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/ebassi/gweather-4] .gitlab-ci.yml: Try to use fedora 36
- Date: Thu, 20 Jan 2022 14:44:34 +0000 (UTC)
commit a7a549d0073fe5856264bdb6d40056c551cd2b02
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]