demo: Use 3.32 runtime for flatpak

We do not need the master runtime environment and the stable 3.32 one is
more readily available to users.
This commit is contained in:
Benjamin Berg
2019-07-10 11:59:09 +02:00
parent 36777896c2
commit 4640e3f5b0
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ test:
<<: *flatpak_artifacts
flatpak master:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
stage: flatpack
variables:
MANIFEST_PATH: "demo/org.freedesktop.libfprint.Demo.json"