You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dotnet/sdk#44751 we saw that the sdk-source-build job fails because we're passing the non-portable RID into the CreateRpmPackage task. We added a temporary workaround to override InstallerRuntimeIdentifier, this issue tracks removing that.