mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Remove windows with pkg-config
This commit is contained in:
parent
c842416a9a
commit
1d9c008100
1
.github/workflows/test-pack-lib.yml
vendored
1
.github/workflows/test-pack-lib.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
name: "Pack Lib Test (${{ matrix.lib }} for ${{ matrix.os.name }}-${{ matrix.os.arch }})"
|
||||
runs-on: ${{ matrix.os.runs-on }}
|
||||
timeout-minutes: 120
|
||||
if: matrix.os.name != 'windows' || matrix.lib != 'pkg-config'
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user