Skip to content

Commit

Permalink
Actions: Bump Cuda
Browse files Browse the repository at this point in the history
12.4

Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>
  • Loading branch information
bdashore3 committed Dec 3, 2024
1 parent 8f108b1 commit c317afd
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:
fail-fast: false
matrix:
pyver: ["3.9", "3.10", "3.11", "3.12"]
cuda: ["12.3.2"]
cuda: ["12.4.1"]
torchver: ["2.3.1", "2.4.0", "2.5.1"]
defaults:
run:
Expand Down

0 comments on commit c317afd

Please sign in to comment.