mirror of
https://github.com/huggingface/kernels.git
synced 2025-10-20 20:56:31 +08:00
CI: update Torch versions
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: ["3.10", "3.12"]
|
||||
torch-version: ["2.5.1", "2.6.0"]
|
||||
torch-version: ["2.6.0", "2.7.0"]
|
||||
|
||||
env:
|
||||
UV_PYTHON_PREFERENCE: only-managed
|
||||
|
Reference in New Issue
Block a user