summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2025-05-20 11:13:46 +0200
committerFurkan Sahin <furkan-dev@proton.me>2025-05-20 11:13:46 +0200
commit36ca75f4dae4805a61e3d26a1d586b13e29343f3 (patch)
treee87b2c563edb4ce0a1cc949844152a5257c1ce5d
parentb398a53fb4026d5315031e4add11f48a8812c56f (diff)
ci: pin wlroots to 0.19.x
-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 7a1fa58e..c0ac2a63 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -25,7 +25,7 @@ packages:
- hwdata-dev
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.19
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index e249571e..b63ce104 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -22,7 +22,7 @@ packages:
- hwdata
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.19
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 977fe467..80a1b2ae 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -31,7 +31,7 @@ packages:
- misc/hwdata
sources:
- https://github.com/swaywm/sway
-- https://gitlab.freedesktop.org/wlroots/wlroots.git
+- https://gitlab.freedesktop.org/wlroots/wlroots.git#0.19
tasks:
- setup: |
cd sway