summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-04 01:28:08 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-01-04 01:28:08 +0000
commit896bf51b0d525c7393d04eca2d57c838df406dfe (patch)
treeb57e53023d46100e2929456f5b8ea6b86c30f452 /.gitlab-ci.yml
parentce3ff3508b9fd9413c5c7d6fbd2f59c7b287ba26 (diff)
parent124cab53b3ea4f1ad555131ad9708869e13ffd1b (diff)
downloadpango-896bf51b0d525c7393d04eca2d57c838df406dfe.tar.gz
Merge branch 'matthiasc/for-master' into 'master'
Matthiasc/for master See merge request GNOME/pango!266
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 a519504a..428b3ff6 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:v3
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v4
linux-fedora:
image: $FEDORA_IMAGE