[mutter] ci: Update gjs



commit 588e4e88f5bbaa980073070da5d16ccec2cafe68
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jul 21 17:55:51 2022 +0200

    ci: Update gjs
    
    Allow gnome-shell to depend on recent improvements in gjs.
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2523>

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb69706068..8ad2d77f2a 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 \


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