Upgrade wlroots to v0.20

Breaking changes:
 - https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5230
This commit is contained in:
Sungjoon Moon 2026-02-27 23:51:32 +09:00
parent dcd64ae48b
commit 5da65155c9
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ on:
branches: [ master ]
env:
WLROOTS_VERSION: 0.19
WLROOTS_VERSION: 0.20.0-rc3
jobs:
compile: