Skip to content

Commit 7231a16

Browse files
committed
Try out a debug build on MacOS, clang 17.
1 parent b1587b7 commit 7231a16

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
config: Release
1818
static_lib: ON
1919
os: ubuntu-latest
20+
- coverage: OFF
21+
config: Debug
22+
static_lib: ON
23+
os: macos-15
2024
# - coverage: ON
2125
# config: DEBUG
2226
# static_lib: ON

0 commit comments

Comments
 (0)