Update release/8.0 osx x64 Helix queue#129079
Draft
vitek-karas wants to merge 1 commit into
Draft
Conversation
Move the remaining public release/8.0 pipeline references from OSX.14.Amd64.Open to OSX.15.Amd64.Open to match the Helix queue migration notice. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Helix queue selection on the release/8.0 branch to finish migrating public macOS x64 jobs from the deprecated OSX.14.Amd64.Open queue to OSX.15.Amd64.Open, aligning with the Helix queue migration notice.
Changes:
- Update Libraries pipeline Helix queue mapping for
osx_x64to useOSX.15.Amd64.Open. - Update CoreCLR pipeline Helix queue mapping for
osx_x64(public) to useOSX.15.Amd64.Open.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/libraries/helix-queues-setup.yml | Moves public osx_x64 queue mapping from OSX.14.Amd64.Open to OSX.15.Amd64.Open. |
| eng/pipelines/coreclr/templates/helix-queues-setup.yml | Moves public osx_x64 queue mapping from OSX.14.Amd64.Open to OSX.15.Amd64.Open (internal mapping unchanged). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Jun 6, 2026
Member
|
there are a few more I had to bump in efafc86, we could just wait for -staging to be merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing