ci: Bump image

node occasionally fails with an "Illegal instruction" error,
which hopefully has been fixed by a package update.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/331>
This commit is contained in:
Florian Müllner
2024-07-31 15:47:20 +02:00
parent 9e475cb279
commit 8d06bc8b64

View File

@@ -16,7 +16,7 @@ stages:
- deploy
default:
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/40:2024-02-23.0
image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/40:2024-07-11.0
# Cancel jobs if newer commits are pushed to the branch
interruptible: true
# Auto-retry jobs in case of infra failures