removing python from codeql-analysis.yml

This commit is contained in:
Rafael Gustavo da Cunha Pereira Pinto 2024-03-06 09:39:20 -03:00 committed by wb2osz
parent 3f3fed216b
commit 3aa8097461
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'cpp', 'python' ]
language: [ 'cpp' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support