We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7799bf commit 5362e27Copy full SHA for 5362e27
.github/workflows/cuda.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: Jimver/[email protected]
41
id: cuda-toolkit
42
with:
43
- cuda: '12.3.2'
+ cuda: '12.6.1'
44
45
- name: Get number of CPU cores
46
uses: SimenB/[email protected]
0 commit comments