Test also c++2c mode

This commit is contained in:
Ion Gaztañaga
2025-11-05 00:24:10 +01:00
parent d7a7836f31
commit 4f7c7d0381

View File

@@ -374,7 +374,7 @@ jobs:
cxxstd: "11,14,17,20,2b"
os: macos-15
- toolset: clang
cxxstd: "11,14,17,20,2b"
cxxstd: "11,14,17,20,23,2c"
os: macos-26
timeout-minutes: 240