Skip to content

Commit

Permalink
WF: change cuda ver to 12.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fszontagh committed Dec 31, 2024
1 parent fca0b8f commit 7835150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiplatform_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
id: cuda-toolkit
uses: Jimver/[email protected]
with:
cuda: "12.6.1"
cuda: "12.4.1"
sub-packages: '["nvcc", "visual_studio_integration"]'
method: "network"
linux-local-args: '["--toolkit"]'
Expand Down

0 comments on commit 7835150

Please sign in to comment.