summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-06-10 07:49:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-06-10 08:46:26 -0400
commit4dc7c21bb9b254dfdac700723900f62d70292807 (patch)
tree0e8a39dbe804aa0473ec108c3288676c639fb221 /.gitlab-ci.yml
parent0226bdd9c223f5651b6657a14cebc900bbac4b19 (diff)
downloadpango-4dc7c21bb9b254dfdac700723900f62d70292807.tar.gz
ci: Update the Fedora image
Use Fedora 36. 34 is EOL now.
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 e93f7dea..f868f66d 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:v8
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v9
.only-default:
only: