From 8edd6aef640cdd05c87b09e405eb0ce4b5397611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 29 Jul 2021 20:10:58 +0200 Subject: [PATCH] ci: Update mutter image It pulls in a new gsettings-desktop-schemas version for https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/687. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c0dae41c1..8a07493b1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ variables: LINT_LOG: "eslint-report.xml" LINT_MR_LOG: "eslint-mr-report.xml" -image: registry.gitlab.gnome.org/gnome/mutter/fedora/34:x86_64-2021-07-09.1 +image: registry.gitlab.gnome.org/gnome/mutter/fedora/34:x86_64-2021-07-22.0 workflow: rules: