Support static build for windows arm64. (#1539)
This commit is contained in:
2
.github/workflows/windows-arm64.yaml
vendored
2
.github/workflows/windows-arm64.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
shared_lib: [ON]
|
||||
shared_lib: [ON, OFF]
|
||||
with_tts: [ON, OFF]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user