summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2021-07-30 10:36:08 +0930
committerAdrian Johnson <ajohnson@redneon.com>2021-07-31 08:56:59 +0930
commit7c6f2d4f24f89ea6a46fb54e838f986c0aeeccdf (patch)
tree6995b38bdd22bec70fb981a5b95d46938b4a3d41 /.gitlab-ci.yml
parent814162d9769fc3b63946f8a1a0ab9ac2ffdcf1e8 (diff)
downloadcairo-7c6f2d4f24f89ea6a46fb54e838f986c0aeeccdf.tar.gz
Add ft-color-font test
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ddfdeb773..cf065fe9f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ include:
variables:
FDO_UPSTREAM_REPO: 'cairo/cairo'
FDO_DISTRIBUTION_VERSION: '34'
- FDO_DISTRIBUTION_TAG: '2021-05-04.2'
+ FDO_DISTRIBUTION_TAG: '2021-07-31.0'
# TODO: should probably get its own image at some point instead of reusing the GStreamer one.
WINDOWS_IMAGE: "registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v16-master"
@@ -94,6 +94,7 @@ fedora image:
dejavu-sans-fonts
dejavu-sans-mono-fonts
dejavu-serif-fonts
+ google-noto-emoji-color-fonts
fedora autotools build:
extends: