[gtk/ci-jobs: 12/19] ci: Use the new Fedora image



commit 5ace9ef4e8a737c494a3bc61f823b349858d3797
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jan 29 12:18:09 2020 +0100

    ci: Use the new Fedora image

 .gitlab-ci.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e9e2fd5131..ef92e1d696 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
   CCACHE_DISABLE: "true"
 
 fedora-x86_64:
-  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v11
+  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v12
   stage: build
   variables:
     EXTRA_MESON_FLAGS: "--buildtype=debug"
@@ -63,7 +63,7 @@ fedora-x86_64:
     <<: *cache-paths
 
 static-build:
-  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v11
+  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v12
   stage: build
   variables:
     EXTRA_MESON_FLAGS: "--default-library=both"
@@ -95,7 +95,7 @@ static-build:
     <<: *cache-paths
 
 release-build:
-  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v11
+  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v12
   stage: build
   variables:
     EXTRA_MESON_FLAGS: "--buildtype=release"
@@ -195,7 +195,7 @@ flatpak-master:icon-browser:
   <<: *flatpak-master
 
 pages:
-  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v11
+  image: registry.gitlab.gnome.org/gnome/gtk/fedora:v12
   stage: deploy
   variables:
     EXTRA_MESON_FLAGS: "--buildtype=release"


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