ci: Update default image

We are using a fairly outdated image by now, update to the latest
image that gnome-shell produces.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/296>
This commit is contained in:
Florian Müllner
2024-01-07 20:12:39 +01:00
parent 25d02d17d2
commit bf3cb76766
+1 -1
View File
@@ -14,7 +14,7 @@ stages:
- deploy
default:
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/35:2022-02-18.0
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/39:2023-08-15.1
# Cancel jobs if newer commits are pushed to the branch
interruptible: true
# Auto-retry jobs in case of infra failures