aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/alpine.yml
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2022-01-16 19:39:24 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2022-01-16 19:39:24 +0100
commitc9ff52daa3cccf72f217a6ce0fbea71dc0070cb8 (patch)
tree3d06f5e93a8a177197dc7e951d4565712887397b /.builds/alpine.yml
parentbuild: fix building with basu (diff)
downloadsway-c9ff52daa3cccf72f217a6ce0fbea71dc0070cb8.tar.gz
sway-c9ff52daa3cccf72f217a6ce0fbea71dc0070cb8.tar.zst
sway-c9ff52daa3cccf72f217a6ce0fbea71dc0070cb8.zip
ci: checkout wlroots 0.15.0
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 abf636ab..456837df 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -21,7 +21,7 @@ packages:
21 - xwayland 21 - xwayland
22sources: 22sources:
23 - https://github.com/swaywm/sway 23 - https://github.com/swaywm/sway
24 - https://gitlab.freedesktop.org/wlroots/wlroots.git 24 - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.15.0
25tasks: 25tasks:
26 - wlroots: | 26 - wlroots: |
27 cd wlroots 27 cd wlroots