diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-11-18 13:00:23 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-18 13:20:55 -0500 |
commit | 2f2cb72672c7f74e2648594819b7cde95ca0ed1d (patch) | |
tree | e68915ee16914b4ec309761c23c8cd243b35b88c /.gitlab-ci.yml | |
parent | 97300279f62855dc4ef286ed8bd5d363a8b8f710 (diff) | |
download | pango-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.yml | 2 |
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: |