From 075845ceb2a6bd23c1cac667c6d768297da6a3fe Mon Sep 17 00:00:00 2001 From: Pedro CĂ´rte-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/alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.builds/alpine.yml') diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 1da8c0b8..6fc62aa7 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -19,7 +19,7 @@ packages: - 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-54-g00ecf