We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3fed2 commit 3aa8097Copy full SHA for 3aa8097
.github/workflows/codeql-analysis.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- language: [ 'cpp', 'python' ]
+ language: [ 'cpp' ]
37
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
38
# Learn more about CodeQL language support at https://git.io/codeql-language-support
39
0 commit comments