mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
fix build with meson 0.58.0
This commit is contained in:
parent
da21a7f279
commit
af489b2d5f
3 changed files with 6 additions and 3 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
setuptools_ver: <51
|
||||
- os: ubuntu-latest
|
||||
builder: meson
|
||||
meson_ver: <0.58.0
|
||||
meson_ver: <0.59.0
|
||||
- os: ubuntu-latest
|
||||
builder: meson
|
||||
flags: meson-latest FAILURE-OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue