Skip to content

Commit

Permalink
Actions: Switch torch versions
Browse files Browse the repository at this point in the history
Build for 2.2.2 and 2.3.0

Signed-off-by: kingbri <bdashore3@proton.me>
  • Loading branch information
bdashore3 committed Apr 28, 2024
1 parent af6c015 commit 16ede00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
pyver: ["3.8", "3.9", "3.10", "3.11"]
cuda: ["12.2.2"]
torchver: ["2.1.2", "2.2.2"]
torchver: ["2.2.2", "2.3.0"]
defaults:
run:
shell: pwsh
Expand Down

0 comments on commit 16ede00

Please # to comment.