Skip to content

Commit 82e5a8d

Browse files
committed
Test libunwind in macos CI
1 parent cbf945d commit 82e5a8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test-all-configs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ def run_macos_matrix(compilers: list, shared: bool):
393393
"unwind": [
394394
"CPPTRACE_UNWIND_WITH_EXECINFO",
395395
"CPPTRACE_UNWIND_WITH_UNWIND",
396+
"CPPTRACE_UNWIND_WITH_LIBUNWIND",
396397
#"CPPTRACE_UNWIND_WITH_NOTHING",
397398
],
398399
"symbols": [

0 commit comments

Comments
 (0)