[gtranslator/gnome-3-32] CI: use gnome 3.32 image



commit 0621f0d5f0b7f30dfd2b5a0024e85493595ab907
Author: Daniel GarcĂ­a Moreno <dani danigm net>
Date:   Sun Apr 21 19:40:02 2019 +0200

    CI: use gnome 3.32 image

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 051ebe1c..dd97fbb4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ variables:
       - .flatpak-builder/cache/
 
 flatpak:
-  image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.30"
+  image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32"
   stage: "test"
   script:
     - flatpak-builder --stop-at=${FLATPAK_MODULE} --force-clean app ${MANIFEST_PATH}


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