[CI] Update gitlab CI yaml: try GNOME runtime 44

This commit is contained in:
Valéry Febvre
2023-03-26 23:51:12 +02:00
parent bda9363142
commit 91c5eaf87f

View File

@@ -5,7 +5,7 @@ variables:
BUNDLE: "info.febvre.Komikku.flatpak"
flatpak:
image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-43'
image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-44'
stage: 'test'
variables:
MANIFEST_PATH: "flatpak/info.febvre.Komikku.json"