[geary/mjog/gnome-3-36-ci] .gitlab-ci.yml: Fix stable Flatpak SDK not being found



commit 8748a3468a7e02403754891df85b290d0e7b329d
Author: Michael Gratton <mike vee net>
Date:   Mon Oct 7 13:43:29 2019 +1100

    .gitlab-ci.yml: Fix stable Flatpak SDK not being found

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9edfe730..cd03d577 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,7 +84,7 @@ ubuntu:
     expire_in: 2 days
 
 flatpak:
-  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
+  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.34'
   variables:
     APP_ID: org.gnome.Geary.Devel
     FLATPAK_MODULE: geary


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