1 parent 2592296 commit 9984effCopy full SHA for 9984eff
1 file changed
.github/workflows/ci.yml
@@ -303,12 +303,12 @@ jobs:
303
- libc++-18-dev
304
- libc++abi-18-dev
305
306
- - toolset: clang
307
- cxxstd: "11,14,17,20,2b"
308
- os: macos-13
309
- toolset: clang
310
cxxstd: "11,14,17,20,2b"
311
os: macos-14
+ - toolset: clang
+ cxxstd: "11,14,17,20,23"
+ os: macos-15
312
313
timeout-minutes: 30
314
runs-on: ${{matrix.os}}
0 commit comments