CI and Flatpak: Use the 3.28 runtime till fdo 1.8 is fixed.

This commit is contained in:
Jordan Petridis 2018-06-04 14:25:38 +00:00
parent 04cd56ca16
commit acabb40171
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ rust:nightly:
- web
flatpak:
image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/rust-bundle:latest
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.28
stage: test
script:
- flatpak-builder --stop-at=hammond app org.gnome.Hammond.json

View File

@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Hammond",
"runtime" : "org.gnome.Platform",
"runtime-version" : "master",
"runtime-version" : "3.28",
"sdk" : "org.gnome.Sdk",
"sdk-extensions" : [
"org.freedesktop.Sdk.Extension.rust-stable"