Commit 62dc47e
committed
fix(ci): use macos-15 runner for full C++20 support in Z3 build
Apple Clang on macos-14 (Xcode 15) lacks full P0960R3 support
(parenthesized aggregate initialization). Switch to macos-15 which
ships Xcode 16 / Apple Clang 16 with complete C++20 support.
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Paolo Dettori <dettori@us.ibm.com>1 parent db4e343 commit 62dc47e
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
0 commit comments