mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-14 04:22:19 +00:00
small fixes
This commit is contained in:
parent
30f09f1e82
commit
64d4664d41
2
.github/workflows/windows-x64-cpu-wheels.yml
vendored
2
.github/workflows/windows-x64-cpu-wheels.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
build_wheels_win64_cpu:
|
build_wheels_win64_cpu:
|
||||||
needs: generate_build_matrix
|
needs: generate_build_matrix
|
||||||
name: ${{ matrix.torch }} ${{ matrix.python-version }}
|
name: ${{ matrix.torch }} ${{ matrix.python-version }}
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user