mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +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 }})"
|
||||
runs-on: ${{ matrix.os.runs-on }}
|
||||
timeout-minutes: 120
|
||||
if: matrix.os.name != 'windows' || matrix.lib != 'pkg-config'
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
||||
Reference in New Issue
Block a user