| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The OSX.13.Amd64.Open and OSX.13.Arm64.Open Helix queues have been decommissioned and are no longer available in the Helix API, causing all macOS CI jobs to fail with: 'Helix API does not contain an entry for OSX.13.Arm64.Open' Update to osx.15.amd64.open and osx.15.arm64.open to match the macOS-15 build agent vmImage already in use.
There was a problem hiding this comment.
Updates the Azure Pipelines CI configuration to use currently available Helix macOS queues after the decommissioning of the OSX.13.* queues, unblocking macOS CI runs for main and PR validation.
Changes:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #7599 +/- ##
=======================================
Coverage 69.55% 69.55%
=======================================
Files 1484 1484
Lines 273209 273209
Branches 27919 27919
=======================================
+ Hits 190029 190034 +5
+ Misses 75817 75813 -4
+ Partials 7363 7362 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Sorry, something went wrong.
|
/ba-g Unrelated test failure |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
The OSX.13.Amd64.Open and OSX.13.Arm64.Open Helix queues have been decommissioned and are no longer available in the Helix API. This causes all macOS CI jobs to fail with:
This failure affects both main and all open PRs (e.g., #7582).
Changes
Updated .vsts-dotnet-ci.yml:
Why osx.15?