Skip to content

Commit 52a5dad

Browse files
fix: uses cuda 11.7
1 parent 2039322 commit 52a5dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: Jimver/[email protected]
7272
id: cuda-toolkit
7373
with:
74-
cuda: '12.2.0'
74+
cuda: '11.7.1'
7575
linux-local-args: '["--toolkit"]'
7676

7777
- if: matrix.language == 'c-cpp'

0 commit comments

Comments
 (0)