Skip to content

Commit 4f7c7d0

Browse files
committed
Test also c++2c mode
1 parent d7a7836 commit 4f7c7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ jobs:
374374
cxxstd: "11,14,17,20,2b"
375375
os: macos-15
376376
- toolset: clang
377-
cxxstd: "11,14,17,20,2b"
377+
cxxstd: "11,14,17,20,23,2c"
378378
os: macos-26
379379

380380
timeout-minutes: 240

0 commit comments

Comments
 (0)