mirror of
https://github.com/swaywm/sway.git
synced 2024-11-12 21:43:59 +01:00
Use wlroots 0.12.0 for v1.5 CI
While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that the build doesn't fail.
This commit is contained in:
parent
2155dc9d7d
commit
075845ceb2
@ -19,7 +19,7 @@ packages:
|
|||||||
- xwayland
|
- xwayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/sway
|
- https://github.com/swaywm/sway
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots#0.12.0
|
||||||
tasks:
|
tasks:
|
||||||
- wlroots: |
|
- wlroots: |
|
||||||
cd wlroots
|
cd wlroots
|
||||||
|
@ -16,7 +16,7 @@ packages:
|
|||||||
- xorg-xwayland
|
- xorg-xwayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/sway
|
- https://github.com/swaywm/sway
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots#0.12.0
|
||||||
tasks:
|
tasks:
|
||||||
- wlroots: |
|
- wlroots: |
|
||||||
cd wlroots
|
cd wlroots
|
||||||
|
@ -24,7 +24,7 @@ packages:
|
|||||||
- x11/xcb-util-wm
|
- x11/xcb-util-wm
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/sway
|
- https://github.com/swaywm/sway
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots#0.12.0
|
||||||
tasks:
|
tasks:
|
||||||
- setup: |
|
- setup: |
|
||||||
cd sway
|
cd sway
|
||||||
|
Loading…
Reference in New Issue
Block a user