We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e524d commit 097c0a3Copy full SHA for 097c0a3
.github/workflows/cmake-multi-platform.yml
@@ -24,7 +24,7 @@ jobs:
24
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
25
matrix:
26
os: [ubuntu-latest, windows-latest]
27
- build_type: [Release]
+ build_type: [Debug]
28
c_compiler: [gcc, clang, cl]
29
include:
30
- os: windows-latest
0 commit comments