Skip to content

Commit 007f06e

Browse files
committed
Bump torch to 2.4.1
1 parent bf91aae commit 007f06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
pyver: ["3.10", "3.11"]
3030
cuda: ["12.2.2"]
31-
torchver: ["2.2.2", "2.3.1", "2.4.0"]
31+
torchver: ["2.2.2", "2.4.1"]
3232
defaults:
3333
run:
3434
shell: pwsh

0 commit comments

Comments
 (0)