summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2023-11-22 00:38:05 +0100
committerFurkan Sahin <furkan-dev@proton.me>2023-11-22 00:38:05 +0100
commit78109336e6c17a48774cf6d3bbdc078469815691 (patch)
tree5d6823337cd86be06f26a56fffccaa5add5210bc
parent62d27a18477e12961f911dd3bc2ed11712a21a42 (diff)
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:
- hwdata-dev
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
tasks:
- wlroots: |
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:
- hwdata
sources:
- https://github.com/swaywm/sway
- - https://gitlab.freedesktop.org/wlroots/wlroots.git
+ - https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
tasks:
- wlroots: |
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:
- misc/hwdata
sources:
- https://github.com/swaywm/sway
-- https://gitlab.freedesktop.org/wlroots/wlroots.git
+- https://gitlab.freedesktop.org/wlroots/wlroots.git#0.17
tasks:
- setup: |
cd sway