[shotwell/wip/gtk4] ci: Drop SDK version to 42
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/gtk4] ci: Drop SDK version to 42
- Date: Sat, 9 Apr 2022 22:20:08 +0000 (UTC)
commit 771e12f51562bc52343a3c9cd1f139a8978cf28c
Author: Jens Georg <mail jensge org>
Date: Sun Apr 10 00:19:53 2022 +0200
ci: Drop SDK version to 42
.gitlab-ci.yml | 2 +-
flatpak/org.gnome.Shotwell.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index df5b7cfb..abff1bff 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:43
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:42
variables:
MANIFEST_PATH: "flatpak/org.gnome.Shotwell.json"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index a93d48c5..e30c9ab8 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" : "43",
+ "runtime-version" : "42",
"sdk" : "org.gnome.Sdk",
"command" : "shotwell",
"tags" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]