[calls/gnome-41] Pin runtime to 41



commit 4dbe1077e8b66225e6c2b9f59b82fa332d487b7c
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Tue Apr 19 11:28:29 2022 +0200

    Pin runtime to 41

 .gitlab-ci.yml       | 2 +-
 org.gnome.Calls.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 02dcee6e..8419158a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -102,7 +102,7 @@ package-deb-pureos-byzantium:arm64:
 
 # For some reason including 
https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml fails with a network 
error (status code 500), therefore it's copied here
 .flatpak:
-  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
+  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:41'
   stage: 'package'
   interruptible: true
   tags:
diff --git a/org.gnome.Calls.json b/org.gnome.Calls.json
index 570be88a..2b5f815e 100644
--- a/org.gnome.Calls.json
+++ b/org.gnome.Calls.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.Calls",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "master",
+    "runtime-version" : "41",
     "sdk" : "org.gnome.Sdk",
     "command" : "gnome-calls",
     "finish-args" : [


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