summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-10 11:57:39 -0500
committerChun-wei Fan <fanchunwei@src.gnome.org>2021-12-16 10:42:08 +0800
commit642b40e1e4ec0e7be36d905e2122dd891dd8a0de (patch)
tree3942c4634a0832e0106a6070e91fa453d94d3e36 /.gitlab-ci.yml
parent88ffeea0dacce23fd92a84ebc41ed8af82d75ac6 (diff)
downloadpango-642b40e1e4ec0e7be36d905e2122dd891dd8a0de.tar.gz
ci: Rebase the image to Fedora 34
This gives us a newer meson, among other things.
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..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:v6
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v8
.only-default:
only: