mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-28 03:04:19 +00:00
Minor fixes.
This commit is contained in:
parent
16961b21ea
commit
db9146a2c9
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -36,6 +36,11 @@ jobs:
|
|||||||
torch: ["1.8.0", "1.10.0"]
|
torch: ["1.8.0", "1.10.0"]
|
||||||
torchaudio: ["0.8.0", "0.10.0"]
|
torchaudio: ["0.8.0", "0.10.0"]
|
||||||
k2-version: ["1.9.dev20211101"]
|
k2-version: ["1.9.dev20211101"]
|
||||||
|
exclude:
|
||||||
|
- torch: "1.8.0"
|
||||||
|
torchaudio: "0.10.0"
|
||||||
|
- torch: "1.10.0"
|
||||||
|
torchaudio: "0.8.0"
|
||||||
|
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user