Make GCC 15 CI pipeline use C++26#1447
Conversation
Update GCC 14 pipeline to use C++23 so that at least one GCC configuration uses C++23.
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
|
Not updating stdexec commit because of #1448. The |
|
Putting this PR on hold. It'd be nice to have this build use stdexec as that's what we're targeting as the default option. However, an older version of stdexec (25.03 tag) doesn't build with GCC 15. A newer version of stdexec (main as of today) has removed algorithm customizations through |
Update GCC 14 pipeline to use C++23 so that at least one GCC configuration uses C++23.