-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add runtime-community.yml pipeline and add s390x job #60255
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
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
5670297 to
92335fe
Compare
92335fe to
aaa1d72
Compare
|
/azp run runtime-community |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@akoeplinger I am seeing a build break in the outerloop runs on the s390x legs. Was it expected to run as part of outerloop? |
|
@mangod9 no it wasn't, looks like I accidentally copied the |
|
ok, thanks. Assume the build break itself needs a separate investigation or is that known? |
|
CoreCLR wasn't ported to the s390x architecture yet (it's running on Mono), so I'm not surprised it doesn't compile :) |
This was a copy-paste mistake, see #60255 (comment)
|
ah ok, makes sense :) |
This was a copy-paste mistake, see #60255 (comment)
|
/backport to release/6.0 |
/cc @steveisok @nealef @uweigand