mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-12-11 06:55:26 +00:00
use macos-11
This commit is contained in:
parent
1b7657f4f4
commit
a059bc59f0
2
.github/workflows/macos-cpu-wheels.yml
vendored
2
.github/workflows/macos-cpu-wheels.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
build_wheels_macos_cpu:
|
build_wheels_macos_cpu:
|
||||||
needs: generate_build_matrix
|
needs: generate_build_matrix
|
||||||
name: ${{ matrix.torch }} ${{ matrix.python-version }}
|
name: ${{ matrix.torch }} ${{ matrix.python-version }}
|
||||||
runs-on: macos-latest
|
runs-on: macos-11
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user