Fix CI errors.

This commit is contained in:
Fangjun Kuang 2021-11-17 16:20:03 +08:00
parent 3fbc4fd092
commit e6d7bd67e2

View File

@ -33,7 +33,7 @@ jobs:
# disable macOS test for now. # disable macOS test for now.
os: [ubuntu-18.04] os: [ubuntu-18.04]
python-version: [3.6, 3.7, 3.8, 3.9] python-version: [3.6, 3.7, 3.8, 3.9]
torch: ["1.8.1", "1.10"] torch: ["1.8.1", "1.10.0"]
k2-version: ["1.9.dev20211101"] k2-version: ["1.9.dev20211101"]
fail-fast: false fail-fast: false