mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-09 18:12:17 +00:00
Use Ubuntu 18.04 in GitHub CI.
This commit is contained in:
parent
3de5b99c30
commit
78e79b7b35
2
.github/workflows/build_conda.yml
vendored
2
.github/workflows/build_conda.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-16.04]
|
||||
os: [ubuntu-18.04]
|
||||
# anaconda does not support 3.9 as of 2021.05.08
|
||||
python-version: [3.6, 3.7, 3.8, 3.9]
|
||||
# python-version: [3.6, 3.7, 3.8]
|
||||
|
Loading…
x
Reference in New Issue
Block a user