mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-09 01:52:39 +00:00
minor fixes
This commit is contained in:
parent
7434d69239
commit
3232f394a4
@ -126,7 +126,7 @@ def generate_build_matrix(enable_cuda, for_windows, test_only_latest_torch):
|
||||
},
|
||||
}
|
||||
if test_only_latest_torch:
|
||||
latest = "1.12.0"
|
||||
latest = "1.12.1"
|
||||
matrix = {latest: matrix[latest]}
|
||||
|
||||
ans = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user