summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2021-06-23 14:44:04 +0200
committerFurkan Sahin <furkan-dev@proton.me>2021-06-23 14:44:04 +0200
commita10f9cb31e38e20117844a75bc0d6edab8ffd262 (patch)
tree37feb379caa104f5416a7caf876ecc04e2abd1cd
parent9f2cc06ec06f46cb9e308412deffd7597d07a4c6 (diff)
ci: stick to wlroots 0.14.0
-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 85538319..a1952566 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -21,7 +21,7 @@ packages:
- xwayland
sources:
- https://github.com/swaywm/sway
- - https://github.com/swaywm/wlroots
+ - https://github.com/swaywm/wlroots#0.14.0
tasks:
- wlroots: |
cd wlroots
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:
- seatd
sources:
- https://github.com/swaywm/sway
- - https://github.com/swaywm/wlroots
+ - https://github.com/swaywm/wlroots#0.14.0
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 4698dbc7..285102ad 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -26,7 +26,7 @@ packages:
- x11/xcb-util-wm
sources:
- https://github.com/swaywm/sway
-- https://github.com/swaywm/wlroots
+- https://github.com/swaywm/wlroots#0.14.0
tasks:
- setup: |
cd sway