Skip to content

Commit

Permalink
🔨⚗️ [CI] Experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Jan 15, 2024
1 parent d5dbc16 commit 96fdac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- {
name: Windows MSVC,
os: windows-latest,
cmake_configure_args: -G Ninja,
cmake_configure_args: -G Ninja -D CMAKE_MSVC_DEBUG_INFORMATION_FORMAT=Embedded,
}
- {
name: Windows Clang,
Expand Down

0 comments on commit 96fdac4

Please sign in to comment.