[gnome-boxes/flatpak-master-fixup: 26/26] flatpak, CI: Use "master" Sdk/Runtime
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-master-fixup: 26/26] flatpak, CI: Use "master" Sdk/Runtime
- Date: Mon, 5 Aug 2019 14:48:53 +0000 (UTC)
commit 92b85cb013f6549732e3ec2df69f11d72d2b29c5
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Aug 5 09:20:07 2019 +0200
flatpak, CI: Use "master" Sdk/Runtime
This is the last commit on a series that fixed the build of Boxes
against the current "master" HEAD of the Flatpak SDK and Runtime.
.gitlab-ci.yml | 2 +-
build-aux/flatpak/org.gnome.Boxes.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82159739..4ac60f1c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
BUNDLE: "gnome-boxes.flatpak"
flatpak:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
stage: test
variables:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.Boxes.json"
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index e58684d4..7796349c 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.BoxesDevel",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "3.32",
+ "runtime-version" : "master",
"sdk" : "org.gnome.Sdk",
"command" : "gnome-boxes",
"tags" : ["devel", "development", "nightly"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]