Publish pre-built wheels for Python 3.13 (#1485)
This commit is contained in:
1
.github/workflows/test-build-wheel.yaml
vendored
1
.github/workflows/test-build-wheel.yaml
vendored
@@ -140,6 +140,7 @@ jobs:
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.10.11/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.11.9/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.12.7/x64/bin:$PATH
|
||||
export PATH=/c/hostedtoolcache/windows/Python/3.13.0/x64/bin:$PATH
|
||||
|
||||
which sherpa-onnx
|
||||
sherpa-onnx --help
|
||||
|
||||
Reference in New Issue
Block a user