Update codeql.yml

This commit is contained in:
Paulus Schoutsen 2024-09-12 00:04:25 -04:00 committed by GitHub
parent 6f9e725a2c
commit 95a340d7a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,8 +40,8 @@ jobs:
fail-fast: false
matrix:
include:
- language: c-cpp
build-mode: autobuild
# - language: c-cpp
# build-mode: autobuild
- language: python
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'