ci: Update image

This is necessary to get the gnome-desktop4 and libnma-gtk4
dependencies.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2655>
This commit is contained in:
Carlos Garnacho 2023-02-22 12:40:07 +01:00 committed by Marge Bot
parent 94fc327b56
commit 279585c555

View File

@ -13,7 +13,7 @@ stages:
- deploy
default:
image: registry.gitlab.gnome.org/gnome/mutter/fedora/37:x86_64-2022-12-22.0
image: registry.gitlab.gnome.org/gnome/mutter/fedora/37:x86_64-2023-02-22.0
# Cancel jobs if newer commits are pushed to the branch
interruptible: true
# Auto-retry jobs in case of infra failures