We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376d2f4 commit 23ee642Copy full SHA for 23ee642
.github/workflows/test.yml
@@ -75,6 +75,7 @@ jobs:
75
id: cuda-toolkit
76
with:
77
cuda: '12.4.1'
78
+ linux-local-args: '["--toolkit"]'
79
80
- name: Install and configure
81
shell: bash
0 commit comments