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.
This commit is contained in:
Matthias Clasen 2021-01-03 13:23:45 -05:00
parent 0605c3c167
commit 0c8124828f

View File

@ -158,6 +158,7 @@ macos:
- meson -Dx11-backend=false
-Dintrospection=disabled
-Dcpp_std=c++11
-Dpixman:tests=disabled
_build
- ninja -C _build
artifacts: