aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/freebsd.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/freebsd.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/freebsd.yml')
-rw-r--r--.builds/freebsd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 0a176089..252005f7 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -24,7 +24,7 @@ packages:
24- x11/xcb-util-wm 24- x11/xcb-util-wm
25sources: 25sources:
26- https://github.com/swaywm/sway 26- https://github.com/swaywm/sway
27- https://github.com/swaywm/wlroots 27- https://github.com/swaywm/wlroots#0.12.0
28tasks: 28tasks:
29- setup: | 29- setup: |
30 cd sway 30 cd sway