Fix CodeQL c-cpp analysis: change build-mode from autobuild to none

This commit is contained in:
copilot-swe-agent[bot] 2026-06-05 05:15:34 +00:00 committed by GitHub
parent a908f0e246
commit 173e6ee351
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ jobs:
matrix:
include:
- language: c-cpp
build-mode: autobuild
build-mode: none
- language: python
build-mode: none
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'