[mutter/bilelmoussaoui/without-xwayland: 2/2] CI: Disable xwayland when wayland is disabled




commit c49e8537ba25136491bb9513dbf2656914039b37
Author: Bilal Elmoussaoui <belmouss redhat com>
Date:   Tue May 3 16:52:51 2022 +0200

    CI: Disable xwayland when wayland is disabled

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a9b3441ea..2637ab5db0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -305,6 +305,7 @@ build-without-native-backend-and-wayland@x86_64:
         -Dnative_backend=false
         -Dudev=false
         -Dwayland=false
+        -Dxwayland=false
         -Dcore_tests=false
         -Dnative_tests=false
     - meson compile -C build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]