Skip to content

Commit e4503d0

Browse files
committed
Updated PyTorch version in CI.
1 parent 0deafb9 commit e4503d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requirements_cuda_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.2.5
2-
torch==2.7.0 --index-url https://download.pytorch.org/whl/cu128
2+
torch==2.10.0 --index-url https://download.pytorch.org/whl/cu128
33
pytest==8.3.5
44
ninja==1.11.1.4
55
nanobind==2.10.2

0 commit comments

Comments
 (0)