From 9b8f0f9c7cffdadc7edf2cf35c4e066fd7b44d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Thu, 3 Feb 2022 15:49:41 +0100 Subject: ci: Install xwayland from tag directly Part-of: --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 024a245fb..1253d39e3 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 \ -- cgit v1.2.1