We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf91aae commit 007f06eCopy full SHA for 007f06e
.github/workflows/build-wheels.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
pyver: ["3.10", "3.11"]
30
cuda: ["12.2.2"]
31
- torchver: ["2.2.2", "2.3.1", "2.4.0"]
+ torchver: ["2.2.2", "2.4.1"]
32
defaults:
33
run:
34
shell: pwsh
0 commit comments