[release/5.0] Update mac build machines - #7560
Conversation
… run on newer version.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/5.0 #7560 +/- ##
===============================================
- Coverage 69.02% 69.01% -0.01%
===============================================
Files 1482 1482
Lines 274093 274093
Branches 28266 28266
===============================================
- Hits 189199 189175 -24
- Misses 77509 77531 +22
- Partials 7385 7387 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
They did before, without this setting they defaulted to the build machine's version which was macOS 13. |
|
Interesting that this auto-merged before build was complete. I think that means we need to make build-analysis a required check? |
Yes, that was it. We have different branch protection rules for release branch and it was missing the required checks policy. I fixed it. |
Backport of #7558 to release/5.0
/cc @ericstj
Update build machines to use supported MacOS image.