Fix CI tests (#804)
This commit is contained in:
@@ -35,8 +35,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
|
||||
os: [ubuntu-20.04, ubuntu-22.04, windows-latest, macos-latest, macos-14]
|
||||
python-version: ["3.10"]
|
||||
model_type: ["transducer", "paraformer", "nemo_ctc", "whisper", "tdnn"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user