[gtk/ci-jobs] ci: Use the new Fedora image
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ci-jobs] ci: Use the new Fedora image
- Date: Wed, 29 Jan 2020 11:42:43 +0000 (UTC)
commit 2b064b3658c61c41a2cf14da29ed71ec071ba56c
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]