-
Notifications
You must be signed in to change notification settings - Fork 12.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
profiler_builtins isn't happy; disable aarch64-apple-darwin builder #77940
profiler_builtins isn't happy; disable aarch64-apple-darwin builder #77940
Conversation
This is recently introduced, so no big deal if it's disabled again for a bit.
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors treeclosed p=100 I think this works. |
@bors treeclosed=100 |
@bors treeclosed p=100 |
Potential root cause: actions/runner-images#1646 |
Assuming that just updating Xcode should fix this — #77944 |
@bors treeclosed- |
☔ The latest upstream changes (presumably #77944) made this pull request unmergeable. Please resolve the merge conflicts. Note that reviewers usually do not review pull requests until merge conflicts are resolved! Once you resolve the conflicts, you should change the labels applied by bors to indicate that your PR is ready for review. Post this as a comment to change the labels:
|
This is recently introduced, so no big deal if it's disabled again for
a bit.