Remove windows with pkg-config

This commit is contained in:
crazywhalecc 2024-07-07 21:40:57 +08:00 committed by Jerry Ma
parent c842416a9a
commit 1d9c008100

View File

@ -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: