[shotwell/wip/gtk4: 34/88] CI: bump SDK version
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/gtk4: 34/88] CI: bump SDK version
- Date: Mon, 30 May 2022 17:34:42 +0000 (UTC)
commit 3fbc0e5d699cd35ef1ab8fa90008fd04f6708e71
Author: Jens Georg <mail jensge org>
Date: Sat Apr 9 21:18:40 2022 +0200
CI: bump SDK version
.gitlab-ci.yml | 10 +++++-----
flatpak/org.gnome.Shotwell.json | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 904ffa70..df5b7cfb 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:43
variables:
MANIFEST_PATH: "flatpak/org.gnome.Shotwell.json"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
@@ -14,7 +14,7 @@ flatpak:
FLATPAK_MODULE: "shotwell"
APP_ID: "org.gnome.Shotwell"
-nightly:
- extends: '.publish_nightly'
- dependencies: ['flatpak']
- needs: ['flatpak']
+#nightly:
+# extends: '.publish_nightly'
+# dependencies: ['flatpak']
+# needs: ['flatpak']
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 3e19d6bc..a93d48c5 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Shotwell",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "41",
+ "runtime-version" : "43",
"sdk" : "org.gnome.Sdk",
"command" : "shotwell",
"tags" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]