Support static build for windows arm64. (#1539)

This commit is contained in:
Fangjun Kuang
2024-11-15 16:06:17 +08:00
committed by GitHub
parent c34ab35591
commit b28b0c81b1
3 changed files with 77 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest]
shared_lib: [ON]
shared_lib: [ON, OFF]
with_tts: [ON, OFF]
steps: