We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2039322 commit 52a5dadCopy full SHA for 52a5dad
.github/workflows/codeql.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: Jimver/[email protected]
72
id: cuda-toolkit
73
with:
74
- cuda: '12.2.0'
+ cuda: '11.7.1'
75
linux-local-args: '["--toolkit"]'
76
77
- if: matrix.language == 'c-cpp'
0 commit comments