ci: Bump ci image

The new one includes a newer python-dbusmock.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1349>
This commit is contained in:
Jonas Ådahl 2022-11-25 21:52:40 +01:00
parent 2ca6e2e7e8
commit 4c10608451

View File

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