ci: Bump mutter image

Mutter now depends on a newer libinput version. Bump the image
to pull in that dependency.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3423>
This commit is contained in:
Florian Müllner 2024-07-19 20:03:38 +02:00 committed by Marge Bot
parent 184a5906ce
commit b3f699ded8

View File

@ -38,7 +38,7 @@ default:
- 'api_failure' - 'api_failure'
variables: variables:
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/40:x86_64-2024-06-19.0 MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/40:x86_64-2024-07-16.0
FDO_UPSTREAM_REPO: GNOME/gnome-shell FDO_UPSTREAM_REPO: GNOME/gnome-shell
BUNDLE: "extensions-git.flatpak" BUNDLE: "extensions-git.flatpak"
LINT_LOG: "eslint-report.xml" LINT_LOG: "eslint-report.xml"