mirror of
https://github.com/openai/whisper.git
synced 2025-11-28 00:03:40 +00:00
Merge branch 'main' into pre-commit-autoupdate-2025-01-29
This commit is contained in:
commit
47393a59a4
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
needs: pre-commit
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- python-version: '3.8'
|
||||
@ -64,7 +65,10 @@ jobs:
|
||||
pytorch-version: 2.4.1
|
||||
numpy-requirement: "'numpy'"
|
||||
- python-version: '3.12'
|
||||
pytorch-version: 2.5.0
|
||||
pytorch-version: 2.5.1
|
||||
numpy-requirement: "'numpy'"
|
||||
- python-version: '3.13'
|
||||
pytorch-version: 2.5.1
|
||||
numpy-requirement: "'numpy'"
|
||||
steps:
|
||||
- uses: conda-incubator/setup-miniconda@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user