Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Use a C++20 compliant devtoolset on Linux
GCC/stdlibc++ 12 is supporting all of C++20 language features and most C++20 library features. See: https://access.redhat.com/documentation/en-us/red_hat_developer_toolset/12/html-single/user_guide/index See: https://en.cppreference.com/w/cpp/compiler_support/20#C.2B.2B20_library_features Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: Alex Seaton <[email protected]>
- Loading branch information