There was an error while loading. Please reload this page.
1 parent 5801e06 commit ef028a0Copy full SHA for ef028a0
1 file changed
.github/workflows/codeql-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
- language: actions
53
build-mode: none
54
- language: c-cpp
55
- build-mode: manual # TODO: get Cpp building working, autobuild doesn't work and manual fails for inexplicable reasons.
+ build-mode: none # TODO: get Cpp building working, autobuild doesn't work and manual fails for inexplicable reasons.
56
- language: python
57
58
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
0 commit comments