Remove 'cpp' from codeql

This commit is contained in:
Michael 2022-02-17 21:29:22 -06:00 committed by GitHub
parent 3b0c3932e1
commit 64b488b26c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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