-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update Alpine and Azure Linux versions #110476
Conversation
@carlossanlop Just need an approval. Thanks. |
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.
LGTM assuming the CI is good.
It is not ok to intentionally introduce new blocking-clean-ci failures in a PR. The relevant tests need to be fixed or disabled against an issue, so that the CI continues to be green. (Also, the issues are missing the failure matching patterns, so they are not suppressing the CI failures.) |
I removed Debian 13 and Ubuntu 24.10 (which come with breaks) for now. That will allow us to lock in the other changes. |
This PR is ready for approval @carlossanlop @jkotas. |
Added coverage for Alpine 3.21. Removed Mariner 2.0.
Per dotnet/core#9647, set min versions:
Talked to and validated dropping Mariner 2.0 support for .NET 10 with the Azure Linux team.