Remove cpp from CodeQL

This commit is contained in:
Dominik Maier 2021-12-15 23:43:56 +01:00
parent d1eaf07423
commit abfdb619a8

View File

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