[pygobject/pygobject-3-30] ci: use the 3.30 runtime for testing
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/pygobject-3-30] ci: use the 3.30 runtime for testing
- Date: Sat, 16 Mar 2019 16:20:01 +0000 (UTC)
commit 88b91e22cad73fbd2ce68c520c2836920f1b7119
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sat Mar 16 15:07:29 2019 +0100
ci: use the 3.30 runtime for testing
.gitlab-ci.yml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a25c6a6..64ba37a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,9 +117,8 @@ xenial-i386-py2:
script:
- bash -x ./.gitlab-ci/test-docker-old.sh
-gnome-master:
- allow_failure: true
+gnome-runtime:
stage: build_and_test
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.30
script:
- - xvfb-run -a flatpak run --filesystem=host --share=network --socket=x11 --command=bash
org.gnome.Sdk//master -x .gitlab-ci/test-flatpak.sh
+ - xvfb-run -a flatpak run --filesystem=host --share=network --socket=x11 --command=bash
org.gnome.Sdk//3.30 -x .gitlab-ci/test-flatpak.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]