1
0
Fork 0

ci: Disable X11 for Wayland-only builds

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3776>
This commit is contained in:
Bilal Elmoussaoui 2024-05-24 01:24:40 +02:00
parent 7c41468ba3
commit 0ff6afab2a

View file

@ -463,6 +463,7 @@ build-wayland-only@x86_64:
-Dbuildtype=debugoptimized -Dbuildtype=debugoptimized
-Dwayland=true -Dwayland=true
-Dxwayland=false -Dxwayland=false
-Dx11=false
-Dtests=disabled -Dtests=disabled
-Dintrospection=false -Dintrospection=false
- meson compile -C build - meson compile -C build