Skip to content

Commit 67d3bb7

Browse files
committed
Downgrade CUDA in CI
1 parent 5362e27 commit 67d3bb7

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.6.1'
43+
cuda: '12.4.0'
4444

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

0 commit comments

Comments
 (0)