mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
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
|
- meson -Dx11-backend=false
|
||||||
-Dintrospection=disabled
|
-Dintrospection=disabled
|
||||||
-Dcpp_std=c++11
|
-Dcpp_std=c++11
|
||||||
|
-Dpixman:tests=disabled
|
||||||
_build
|
_build
|
||||||
- ninja -C _build
|
- ninja -C _build
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user