diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-12-10 11:57:39 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-10 11:57:39 -0500 |
commit | 7b10afbde9278ba153609f4567179b9309f70090 (patch) | |
tree | 85e0802e6511812879ed623f087699842e466cc8 /.gitlab-ci.yml | |
parent | d629c9c9de5d67c06a80be7cb5ce9b749b2d9ead (diff) | |
download | pango-7b10afbde9278ba153609f4567179b9309f70090.tar.gz |
ci: Rebase the image to Fedora 34bump-ci-image
This gives us a newer meson, among other things.
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 6195501c..e93f7dea 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:v7 + FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v8 .only-default: only: |