[gnome-music/wip/mschraal/core: 133/177] CI: Use stable runtime



commit d7baa794c9ec98aba675d37255afeddbc353654d
Author: Marinus Schraal <mschraal gnome org>
Date:   Fri Jun 28 10:04:46 2019 +0200

    CI: Use stable runtime

 .gitlab-ci.yml       | 2 +-
 org.gnome.Music.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c25e3c0b..e9d0efee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
 stages:
   - check
   - build-flatpak
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 96e90aeb..5eb98b2c 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.MusicDevel",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.32",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-music",
     "tags": ["devel", "development", "nightly"],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]