From ec08670d80d12668e3e6be4b6eb395e5ad207034 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 24 Apr 2020 11:53:19 +0100 Subject: Revert "Meson: Override gobject-introspection-1.0 dependency" This reverts commit d01a387475e2665275a6cd6b0059bf91121b8300. The nightly run time does not have Meson 0.54 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b1b9d4d..16a8f3bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - build - deploy -image: registry.gitlab.gnome.org/gnome/gobject-introspection:v7 +image: registry.gitlab.gnome.org/gnome/gobject-introspection:v6 cache: paths: @@ -36,7 +36,7 @@ fedora-x86_64-meson: - public fedora-x86_64-subprojects: - image: registry.gitlab.gnome.org/gnome/gobject-introspection:min-v2 + image: registry.gitlab.gnome.org/gnome/gobject-introspection:min-v1 stage: build variables: CCACHE_BASEDIR: "${CI_PROJECT_DIR}" -- cgit v1.2.1