aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2023-11-22 00:38:05 +0100
committerLibravatar Simon Ser <contact@emersion.fr>2023-11-22 00:38:05 +0100
commit064b279e9b04646e66165f1fab14f950d9d2b3df (patch)
tree5d6823337cd86be06f26a56fffccaa5add5210bc
parentUse locale time format for default bar command (diff)
downloadsway-064b279e9b04646e66165f1fab14f950d9d2b3df.tar.gz
sway-064b279e9b04646e66165f1fab14f950d9d2b3df.tar.zst
sway-064b279e9b04646e66165f1fab14f950d9d2b3df.zip
ci: checkout wlroots 0.17
-rw-r--r--.builds/alpine.yml2
-rw-r--r--.builds/archlinux.yml2
-rw-r--r--.builds/freebsd.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 59df7737..0bbb01e0 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -24,7 +24,7 @@ packages:
24 - hwdata-dev 24 - hwdata-dev
25sources: 25sources:
26 - https://github.com/swaywm/sway 26 - https://github.com/swaywm/sway
27 - https://gitlab.freedesktop.org/wlroots/wlroots.git 27 - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
28tasks: 28tasks:
29 - wlroots: | 29 - wlroots: |
30 cd wlroots 30 cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index 9972c01a..579c9864 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -21,7 +21,7 @@ packages:
21 - hwdata 21 - hwdata
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.17
25tasks: 25tasks:
26 - wlroots: | 26 - wlroots: |
27 cd wlroots 27 cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 29c6312a..3f9b9bb8 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -30,7 +30,7 @@ packages:
30- misc/hwdata 30- misc/hwdata
31sources: 31sources:
32- https://github.com/swaywm/sway 32- https://github.com/swaywm/sway
33- https://gitlab.freedesktop.org/wlroots/wlroots.git 33- https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
34tasks: 34tasks:
35- setup: | 35- setup: |
36 cd sway 36 cd sway