[rygel] ci: Bump SDK version



commit 4a72a818926d46665ccc7233ff5d70c74e304a34
Author: Jens Georg <mail jensge org>
Date:   Sat Jun 4 08:57:59 2022 +0200

    ci: Bump SDK version

 .gitlab-ci.yml                 | 2 +-
 build-aux/org.gnome.Rygel.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 25c54085..54a351ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
 
 flatpak:
     extends: ['.flatpak']
-    image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:41
+    image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
     variables:
         MANIFEST_PATH: "build-aux/org.gnome.Rygel.json"
         RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo";
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 15e7b71f..729e253e 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.Rygel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "41",
+    "runtime-version" : "master",
     "sdk" : "org.gnome.Sdk",
     "command" : "rygel",
     "finish-args" : [


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