summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-18 13:00:23 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-18 13:20:55 -0500
commit2f2cb72672c7f74e2648594819b7cde95ca0ed1d (patch)
treee68915ee16914b4ec309761c23c8cd243b35b88c /.gitlab-ci.yml
parent97300279f62855dc4ef286ed8bd5d363a8b8f710 (diff)
downloadpango-2f2cb72672c7f74e2648594819b7cde95ca0ed1d.tar.gz
ci: Add json-glib to the image
This is needed now for the serialization code.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b9f5200..6195501c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ stages:
variables:
COMMON_MESON_FLAGS: "--fatal-meson-warnings --werror"
MESON_TEST_TIMEOUT_MULTIPLIER: 2
- FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v6
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v7
.only-default:
only: