ci: Bump mutter image

This pulls in a newer gjs, so we can test against the upcoming
version instead of the last stable release.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3637>
This commit is contained in:
Florian Müllner 2025-02-13 04:44:26 +01:00
parent 4265b9c73f
commit 317bfd6ce1

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-04.1
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/41:x86_64-2025-02-12.1
FDO_UPSTREAM_REPO: GNOME/gnome-shell
BUNDLE: "extensions-git.flatpak"
LINT_LOG: "eslint-report.xml"