-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add clang15 C++20 job #4443
Add clang15 C++20 job #4443
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO, we don't need all the in-between jobs - just the first and last compiler for each C++ mode would be fine. Also, I think all the tags (at least the maintained ones) now have the -bullseye suffix.
What are the pros-and-cons for omitting some clang versions? Pros:
I cannot think of anything else: the CI will not finish any faster, it doesn't cost us anything, the resources are paid for already. Cons:
|
Yeah, feel free to have all the clang-versions. I think we just might want to add bullseye to some other containers so it uses the latest version :P |
The CI after merging this PR had 6 failures, all seem ubuntu related, apt-get failures. Does someone know already what we need to do to get back to normal? |
Not seeing any failure? |
Apparently @henryiii triggered a rerun, and then all failed jobs succeeded:
Nice! Back to normal with a couple clicks. |
Description
Just keeping up.
Suggested changelog entry: