Skip to content

Commit 4dfca86

Browse files
committed
ci: undo this because MSVC has some problem...
1 parent 0768176 commit 4dfca86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.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: [RelWithDebInfo]
27+
build_type: [Release]
2828
c_compiler: [gcc, clang, cl]
2929
include:
3030
- os: windows-latest

0 commit comments

Comments
 (0)