From 075845ceb2a6bd23c1cac667c6d768297da6a3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20C=C3=B4rte-Real?= Date: Wed, 19 May 2021 10:32:11 +0100 Subject: Use wlroots 0.12.0 for v1.5 CI While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that the build doesn't fail. --- .builds/archlinux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.builds/archlinux.yml') diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index ef057d68..90a1f1c2 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -16,7 +16,7 @@ packages: - xorg-xwayland sources: - https://github.com/swaywm/sway - - https://github.com/swaywm/wlroots + - https://github.com/swaywm/wlroots#0.12.0 tasks: - wlroots: | cd wlroots -- cgit v1.2.3