Skip to content

Commit 3aa8097

Browse files
RafaelGCPPwb2osz
authored andcommitted
removing python from codeql-analysis.yml
1 parent 3f3fed2 commit 3aa8097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
language: [ 'cpp', 'python' ]
36+
language: [ 'cpp' ]
3737
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
3838
# Learn more about CodeQL language support at https://git.io/codeql-language-support
3939

0 commit comments

Comments
 (0)