mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Disable macOS tests for now.
This commit is contained in:
parent
3ac9b4595d
commit
f76ef6e58a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -29,7 +29,9 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04, macos-10.15]
|
||||
# os: [ubuntu-18.04, macos-10.15]
|
||||
# disable macOS test for now.
|
||||
os: [ubuntu-18.04]
|
||||
python-version: [3.6, 3.7, 3.8, 3.9]
|
||||
torch: ["1.8.1"]
|
||||
k2-version: ["1.9.dev20210919"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user