Fix 32-bit arm CI (#2276)

This commit is contained in:
Fangjun Kuang
2025-06-03 21:02:33 +08:00
committed by GitHub
parent 1fabc6c79a
commit 9539af5f5c
6 changed files with 13 additions and 54 deletions

View File

@@ -76,7 +76,7 @@ jobs:
file: ./*.jar
# repo_name: k2-fsa/sherpa-onnx
# repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
# tag: v1.11.1
# tag: v1.11.2
- name: Build sherpa-onnx
if: matrix.java-version == '23'
@@ -229,4 +229,6 @@ jobs:
file_glob: true
overwrite: true
file: sherpa-onnx-*.tar.bz2
# repo_name: k2-fsa/sherpa-onnx
# repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
# tag: v1.12.0