mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-26 16:09:27 +00:00
Fix Mingw GH CI broken by 179a056
This commit is contained in:
parent
1c3f246198
commit
eb5c6b49d6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
# the code assumes msvc style printf atm
|
||||
export CFLAGS=-D__USE_MINGW_ANSI_STDIO=0
|
||||
|
||||
meson -Dtests=false _build
|
||||
meson -Dtests=disabled _build
|
||||
meson compile -C _build
|
||||
|
||||
debian-meson:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user