Skip to content

Commit 097c0a3

Browse files
committed
CI: do debug builds
1 parent e8e524d commit 097c0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
2525
matrix:
2626
os: [ubuntu-latest, windows-latest]
27-
build_type: [Release]
27+
build_type: [Debug]
2828
c_compiler: [gcc, clang, cl]
2929
include:
3030
- os: windows-latest

0 commit comments

Comments
 (0)