forked from boostorg/program_options
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GHA config to use libstdc++-11 with clang-13 through 15.
clang-12 through 15 do not fully support C++23, so it is not compatible with libstdc++-13 in this mode. GHA config is enabling C++23 only since clang-13, so update clang-13 through 15 jobs to use libstdc++-11.
- Loading branch information
Showing
1 changed file
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters