ci: Use F36 image from mutter

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2434>
This commit is contained in:
Jonas Ådahl 2022-08-18 18:43:54 +02:00
parent 4c495380a5
commit 0b45bc87c0

View File

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