From 588e4e88f5bbaa980073070da5d16ccec2cafe68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 21 Jul 2022 17:55:51 +0200 Subject: [PATCH] ci: Update gjs Allow gnome-shell to depend on recent improvements in gjs. Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb6970606..8ad2d77f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ variables: .mutter.fedora:35@common: variables: FDO_DISTRIBUTION_VERSION: 35 - BASE_TAG: '2022-07-11.0' + BASE_TAG: '2022-07-21.0' FDO_DISTRIBUTION_PACKAGES: asciidoc clang @@ -66,7 +66,7 @@ variables: ./.gitlab-ci/install-meson-project.sh \ https://gitlab.gnome.org/GNOME/gjs.git \ - 1.71.1 . && + 1.73.1 . && ./.gitlab-ci/install-meson-project.sh \ https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \