[gnome-shell-extensions] ci: Bump gnome-shell image



commit 22e4ca8925c2081457b19599f6b4c7587ed9db01
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Feb 14 00:38:44 2022 +0100

    ci: Bump gnome-shell image
    
    We are about to make use of new language features, so update to an
    image that has the necessary tooling.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/215>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 18851e9..b4a0f7f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ include:
   - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/bbe5232986c9b98eb1efe62484e07216f7d1a4df/templates/fedora.yml'
   - remote: 
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/6f86b8bcb0cd5168c32779c4fea9a893c4a0c046/templates/ci-fairy.yml";
 
-image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/34:2021-08-12.0
+image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/35:2022-02-18.0
 
 stages:
   - pre_review


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