summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-30 21:08:43 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-30 21:08:43 +0100
commitf1b349270061b185c1d437b2f31ebae05369b0a0 (patch)
tree35f7d916c6f231334af9caf6c0a007382932edfc /.gitlab-ci.yml
parentccbbc2f2babcfaee88d8d8040938ca6bf39d05b6 (diff)
downloadgtk+-f1b349270061b185c1d437b2f31ebae05369b0a0.tar.gz
ci: Add missing graphviz dependency
We generate the hierarchy graph for GTK types, and in order to do so, we need the dot utility from graphviz in the CI image.
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 e70ea303b6..a41fae5b7f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,7 @@ variables:
MESON_TEST_TIMEOUT_MULTIPLIER: 3
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v28"
FLATPAK_IMAGE: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
- DOCS_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora-docs:v26"
+ DOCS_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora-docs:v27"
.only-default:
only: