Skip to content

Commit 5362e27

Browse files
committed
Update CUDA version in CI
1 parent f7799bf commit 5362e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: Jimver/[email protected]
4141
id: cuda-toolkit
4242
with:
43-
cuda: '12.3.2'
43+
cuda: '12.6.1'
4444

4545
- name: Get number of CPU cores
4646
uses: SimenB/[email protected]

0 commit comments

Comments
 (0)