summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2019-03-28 22:47:18 +0100
committerChristoph Reiter <creiter@src.gnome.org>2019-03-28 22:47:18 +0100
commit80c26ab9045030b51e00117dccbbd85313e2cf7a (patch)
treeec43c3a7403d02e33e22a28a3e9736076880a027 /.gitlab-ci.yml
parentf0845d98a21a7a5c5817d50f2076dd2615e3979b (diff)
downloadgtk+-80c26ab9045030b51e00117dccbbd85313e2cf7a.tar.gz
CI: install meson 0.50
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b60004ae1e..620cba17f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ stages:
- subprojects/pango/
fedora-x86_64:
- image: registry.gitlab.gnome.org/gnome/gtk/master:v2
+ image: registry.gitlab.gnome.org/gnome/gtk/master:v3
stage: build
script:
- bash -x ./.gitlab-ci/test-docker.sh
@@ -64,7 +64,7 @@ flatpak:widget-factory:
<<: *flatpak-defaults
pages:
- image: registry.gitlab.gnome.org/gnome/gtk/master:v2
+ image: registry.gitlab.gnome.org/gnome/gtk/master:v3
stage: deploy
script:
- meson -Ddocumentation=true _build .