summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-03 13:23:45 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-03 21:34:04 -0500
commit0c8124828f95895b9b0e84d899cce12b7936c45b (patch)
treefaea6369cc0d5091fc68867bbd5fd7fc5457e1cc
parent0605c3c16716c7395c637fa088ecb7563de74bd4 (diff)
downloadgtk+-0c8124828f95895b9b0e84d899cce12b7936c45b.tar.gz
ci: Disable pixman tests on MacOS
The pixman tests fail to build, and I don't have the stamina to fix all sub-sub-projects, so just disable the tests.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 770e9162c3..c52a26c6c9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -158,6 +158,7 @@ macos:
- meson -Dx11-backend=false
-Dintrospection=disabled
-Dcpp_std=c++11
+ -Dpixman:tests=disabled
_build
- ninja -C _build
artifacts: