-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[NO MERGE] Perform a test CI run for macOS 26 against release/8.0-staging #119381
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
base: release/8.0-staging
Are you sure you want to change the base?
Conversation
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.
Pull Request Overview
This PR adds macOS 26 queue configuration for testing purposes on ARM64 platforms. It is marked as a test run against the release/8.0-staging branch and should not be merged.
Key changes:
- Adds macOS 26 ARM64 queue to Helix queue configurations
- Temporarily restricts CI runs to only macOS ARM64 platform by commenting out other platforms
- Removes conditional execution requirements to force test runs
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
eng/pipelines/libraries/helix-queues-setup.yml | Adds OSX.26.Arm64.Open queue for ARM64 library testing |
eng/pipelines/extra-platforms/runtime-extra-platforms-other.yml | Limits testing to osx_arm64 only and removes execution conditions |
eng/pipelines/coreclr/templates/helix-queues-setup.yml | Adds OSX.26.Arm64.Open queue for CoreCLR ARM64 testing |
/azp run runtime-libraries-coreclr outerloop-osx |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-extra-platforms |
Azure Pipelines failed to run 1 pipeline(s). |
/azp list |
/azp run runtime-extra-platforms |
Azure Pipelines failed to run 1 pipeline(s). |
/azp run runtime-extra-platforms |
Azure Pipelines failed to run 1 pipeline(s). |
8e5f20b
to
7fc98e4
Compare
/azp run runtime-extra-platforms |
Azure Pipelines failed to run 1 pipeline(s). |
7fc98e4
to
bb0c3d3
Compare
No description provided.