We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea96a87 + 3be2132 commit 93bb62fCopy full SHA for 93bb62f
1 file changed
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
analyze-cpp:
43
name: Analyze C-C++
44
env:
45
- BUILD_TYPE: RelWithDebInfo
+ BUILD_TYPE: Release
46
INSTALL_PATH: ${{github.workspace}}/dependencies/install
47
DOWNLOAD_PATH: ${{github.workspace}}/dependencies/download
48
runs-on: ubuntu-22.04
0 commit comments