ci: Update mutter image

Mutter now requires a development version of glib, so bump the
image to satisfy the dependency.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1947>
This commit is contained in:
Florian Müllner 2021-08-12 20:59:31 +02:00
parent 7af01939eb
commit 508442cef2

View File

@ -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-22.0
image: registry.gitlab.gnome.org/gnome/mutter/fedora/34:x86_64-2021-08-01.0
workflow:
rules: