aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.yml
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2021-06-23 14:44:04 +0200
committerLibravatar Kenny Levinsen <kl@kl.wtf>2021-06-24 18:10:01 +0200
commit80e4efdb3393212069ff6ac469be273ccb3d58a3 (patch)
tree37feb379caa104f5416a7caf876ecc04e2abd1cd /.builds/archlinux.yml
parentIterate over subsurfaces below the parent surface (diff)
downloadsway-80e4efdb3393212069ff6ac469be273ccb3d58a3.tar.gz
sway-80e4efdb3393212069ff6ac469be273ccb3d58a3.tar.zst
sway-80e4efdb3393212069ff6ac469be273ccb3d58a3.zip
ci: stick to wlroots 0.14.0
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 05ceef8d..6c364219 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -18,7 +18,7 @@ packages:
18 - seatd 18 - seatd
19sources: 19sources:
20 - https://github.com/swaywm/sway 20 - https://github.com/swaywm/sway
21 - https://github.com/swaywm/wlroots 21 - https://github.com/swaywm/wlroots#0.14.0
22tasks: 22tasks:
23 - wlroots: | 23 - wlroots: |
24 cd wlroots 24 cd wlroots