Skip to content

Conversation

@chfast
Copy link
Member

@chfast chfast commented Nov 30, 2022

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.

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.
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #535 (586f176) into master (698e019) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@ ## master #535 +/- ## ======================================= Coverage 98.02% 98.02% ======================================= Files 59 59 Lines 5682 5682 ======================================= Hits 5570 5570 Misses 112 112 
Flag Coverage Δ
blockchaintests 78.38% <ø> (ø)
statetests 72.91% <ø> (ø)
unittests 91.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chfast chfast merged commit 7d4d227 into master Nov 30, 2022
@chfast chfast deleted the bump_compilers branch November 30, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants