mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-11 19:05:35 +08:00
Remove windows with pkg-config
This commit is contained in:
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 }})"
|
name: "Pack Lib Test (${{ matrix.lib }} for ${{ matrix.os.name }}-${{ matrix.os.arch }})"
|
||||||
runs-on: ${{ matrix.os.runs-on }}
|
runs-on: ${{ matrix.os.runs-on }}
|
||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
|
if: matrix.os.name != 'windows' || matrix.lib != 'pkg-config'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
|
|||||||
Reference in New Issue
Block a user