ci: Bump base image to F37

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2588>
This commit is contained in:
Robert Mader 2022-12-19 15:49:03 +01:00
parent eacc55334f
commit 0c181b3b78

View File

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