aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/alpine.yml
diff options
context:
space:
mode:
authorLibravatar Pedro CĂ´rte-Real <pedro@pedrocr.net>2021-05-19 10:32:11 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2021-05-19 11:48:08 +0200
commit075845ceb2a6bd23c1cac667c6d768297da6a3fe (patch)
tree63af522ba169a3607d7aea48e95d976486e9851b /.builds/alpine.yml
parentci: fix archlinux builds (diff)
downloadsway-075845ceb2a6bd23c1cac667c6d768297da6a3fe.tar.gz
sway-075845ceb2a6bd23c1cac667c6d768297da6a3fe.tar.zst
sway-075845ceb2a6bd23c1cac667c6d768297da6a3fe.zip
Use wlroots 0.12.0 for v1.5 CIv1.5
While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that the build doesn't fail.
Diffstat (limited to '.builds/alpine.yml')
-rw-r--r--.builds/alpine.yml2
1 files changed, 1 insertions, 1 deletions
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:
19 - xwayland 19 - xwayland
20sources: 20sources:
21 - https://github.com/swaywm/sway 21 - https://github.com/swaywm/sway
22 - https://github.com/swaywm/wlroots 22 - https://github.com/swaywm/wlroots#0.12.0
23tasks: 23tasks:
24 - wlroots: | 24 - wlroots: |
25 cd wlroots 25 cd wlroots