[mutter] ci: Install xwayland from tag directly



commit 9b8f0f9c7cffdadc7edf2cf35c4e066fd7b44d20
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Thu Feb 3 15:49:41 2022 +0100

    ci: Install xwayland from tag directly
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2300>

 .gitlab-ci.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 024a245fbf..1253d39e3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,9 +57,8 @@ variables:
         -D{dri1,dri2}=false \
         -Ddri3=true \
         https://gitlab.freedesktop.org/xorg/xserver.git \
-        xwayland-22.1 \
-        . \
-        xwayland-22.0.99.901 &&
+        xwayland-22.1.0 \
+        . &&
 
       ./.gitlab-ci/install-meson-project.sh \
         https://gitlab.gnome.org/GNOME/gjs.git \


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