From cc8a5934d79e122f1e02bfbce7a1a8f2a6d1dac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 15 Aug 2023 02:05:05 +0200 Subject: [PATCH] ci: Rebase js image to F39 F39 has been branched, so use it to pull in the latest gjs. Part-of: --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70a3a7817..6a586291e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ include: - remote: 'https://gitlab.gnome.org/GNOME/citemplates/raw/HEAD/flatpak/flatpak_ci_initiative.yml' - - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/34f4ade99434043f88e164933f570301fd18b125/templates/fedora.yml' + - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/057b052e682d8e5a20c1eb2dd60d5b87d2b56856/templates/fedora.yml' - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/34f4ade99434043f88e164933f570301fd18b125/templates/ci-fairy.yml' stages: @@ -48,8 +48,8 @@ workflow: .gnome-shell.fedora: variables: - FDO_DISTRIBUTION_VERSION: 38 - FDO_DISTRIBUTION_TAG: '2023-06-07.1' + FDO_DISTRIBUTION_VERSION: 39 + FDO_DISTRIBUTION_TAG: '2023-08-15.1' FDO_DISTRIBUTION_PACKAGES: gjs nodejs