summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-09 14:53:15 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-07-09 14:53:15 -0400
commit7f0519b732369921f31a502784e89f9cf2a9b1c7 (patch)
tree7594f164ba7f3d1b560f06bdc0cca0df7a173ee6 /.gitlab-ci.yml
parent59be04d7104bfcef5ae34a2e467725f5ced9f983 (diff)
downloadpango-7f0519b732369921f31a502784e89f9cf2a9b1c7.tar.gz
ci: Update ci images
Include llvm on the image, so that we can use llvm-symbolizer, too try and get meaningful stacktraces out of asan.
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 ed21f97e..bfe5f790 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:v5
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v6
.only-default:
only: