ci: Bump mutter image

Mutter depends on a newer wayland-protocols version now.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3649>
This commit is contained in:
Florian Müllner 2025-02-26 13:50:12 +01:00
parent e6e44f2221
commit 0c3e5adbf3

View File

@ -40,7 +40,7 @@ default:
image: $MUTTER_CI_IMAGE
variables:
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/41:x86_64-2025-02-12.1
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/41:x86_64-2025-02-19.1
FDO_UPSTREAM_REPO: GNOME/gnome-shell
BUNDLE: "extensions-git.flatpak"
LINT_LOG: "eslint-report.xml"