aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.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/archlinux.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/archlinux.yml')
-rw-r--r--.builds/archlinux.yml2
1 files changed, 1 insertions, 1 deletions
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:
16 - xorg-xwayland 16 - xorg-xwayland
17sources: 17sources:
18 - https://github.com/swaywm/sway 18 - https://github.com/swaywm/sway
19 - https://github.com/swaywm/wlroots 19 - https://github.com/swaywm/wlroots#0.12.0
20tasks: 20tasks:
21 - wlroots: | 21 - wlroots: |
22 cd wlroots 22 cd wlroots