Skip to content

Commit

Permalink
add build type
Browse files Browse the repository at this point in the history
  • Loading branch information
mradugin authored Jul 13, 2024
1 parent d5802e0 commit 08c4831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
#build_type: [Debug]
#c_compiler: [gcc, clang, cl]
#generator: [Ninja, Visual Studio 2022, Unix Makefiles, Xcode]
build_type: [Debug]
include:
- os: windows-latest
c_compiler: cl
Expand Down

0 comments on commit 08c4831

Please sign in to comment.