summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2022-02-03 15:49:41 +0100
committerFlorian Müllner <fmuellner@gnome.org>2022-02-22 13:46:28 +0100
commit9b8f0f9c7cffdadc7edf2cf35c4e066fd7b44d20 (patch)
treebe8e1eb9fa1183d44878bc438cef24b1ae45c826 /.gitlab-ci.yml
parent26790f7f3910f60f9118c802bbf0346efd56f937 (diff)
downloadmutter-9b8f0f9c7cffdadc7edf2cf35c4e066fd7b44d20.tar.gz
ci: Install xwayland from tag directly
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2300>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files 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 \