-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release/6.0] add RID for Ubuntu 22.04 #66225
Conversation
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsThis is manual port of #65483 I think RID changes don't need shiproom approval.
|
I believe you're right, they don't need shiproom approval |
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.
@wfurt for my own education, why was the PR backported manually? I see that the original PR contains extra changes that renamed loongarch64
to armv6
. Why was that change not needed here in the 6.0 branch?
Also, there were many CI failures. Can you please check if they are related to this infra change?
cc @bartonjs
I did not check @carlossanlop. I tried the automated way on #65483 and it failed. |
AOT failure is #66366 |
This is manual port of #65483
I think RID changes don't need shiproom approval.
Let me know if you feel otherwise @carlossanlop