-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Bump minimal compilers versions (#535)
Require GCC 11 (previously 10) and Clang 13 (previously 11). Earlier versions do not have good C++20 support, in particular the `using enum` feature. Add xcode-min with Xcode 13.4.1 job to monitor minimal version required.
- Loading branch information
Showing
1 changed file
with
19 additions
and
4 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