ci: Update to F40-based image

gnome-shell switched to F40 for its JS image, follow suit.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/309>
This commit is contained in:
Florian Müllner
2024-03-03 15:10:50 +01:00
parent e539a65709
commit 7a01e3e103
+1 -1
View File
@@ -14,7 +14,7 @@ stages:
- deploy
default:
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/39:2023-08-15.1
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/40:2024-02-23.0
# Cancel jobs if newer commits are pushed to the branch
interruptible: true
# Auto-retry jobs in case of infra failures