[gnome-games/wip/exalm/336: 2/2] ci: Switch to 3.36 images



commit 3fa57264bbdcc895271052430a47d74e965e4252
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Apr 1 00:07:00 2020 +0500

    ci: Switch to 3.36 images

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 228cb796..a922e014 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ variables:
   BUNDLE: 'gnome-games-git.flatpak'
 
 tests:
-  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.36
   stage: test
   tags:
     - flatpak
@@ -24,6 +24,7 @@ tests:
 
 flatpak:
   extends: '.flatpak'
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.36
   variables:
     MANIFEST_PATH: 'flatpak/org.gnome.Games.json'
     RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'


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