forked from AuroraMiddleware/gtk
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:
parent
0605c3c167
commit
0c8124828f
@ -158,6 +158,7 @@ macos:
|
||||
- meson -Dx11-backend=false
|
||||
-Dintrospection=disabled
|
||||
-Dcpp_std=c++11
|
||||
-Dpixman:tests=disabled
|
||||
_build
|
||||
- ninja -C _build
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user