mirror of
https://github.com/boostorg/container.git
synced 2026-01-19 04:02:17 +00:00
Test also c++2c mode
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user