mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
fixed the not found python 3.8 env (#1830)
This commit is contained in:
parent
08caa1e4e5
commit
a43480af47
2
.github/workflows/style_check.yml
vendored
2
.github/workflows/style_check.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
python-version: [3.8]
|
||||
python-version: [3.10.15]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user