Fix jni test (#382)

This commit is contained in:
Fangjun Kuang
2023-10-23 15:27:18 +08:00
committed by GitHub
parent 0fdb2044e1
commit e7432cd042
2 changed files with 7 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ concurrency:
cancel-in-progress: true
jobs:
linux:
pkg_config:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} ${{ matrix.build_type }} ${{ matrix.lib_type }}
strategy: