From 5916a87103e47db68fddebe633568830c40b63a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Fri, 4 Mar 2022 17:46:53 +0100 Subject: [PATCH] ci: Bump mutter CI image It's needed to make mutter build again. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02bc7403b..6dab6b392 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/35:x86_64-2022-02-18.0 +image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-03-04.1 workflow: rules: