Skip to content

Commit 92c024d

Browse files
committed
tmp: build only for torch 2.10
1 parent eb66b27 commit 92c024d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel_only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ubuntu-22.04]
1515
python-version: ['3.10', '3.11', '3.12']
16-
torch-version: ['2.7.0', '2.8.0', '2.9.0', '2.10']
16+
torch-version: ['2.10']
1717
cuda-version: ['12.6.0', '12.8.0']
1818
cxx11_abi: ['FALSE']
1919

0 commit comments

Comments
 (0)