Replaces deprecated macos-13 runner with macos-15-intel runner#2555
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2555 +/- ##
==========================================
- Coverage 79.12% 79.11% -0.01%
==========================================
Files 346 346
Lines 84943 84943
==========================================
- Hits 67207 67205 -2
- Misses 17736 17738 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Accidentally merged in master instead of latest |
Hey! Let me know if I can assist with anything. I saw the tests fail before merge and wasn't sure whether it was related to my change or not. I didn't dig in further. But let me know if there are any ongoing issues. Happy to help. I think I can find some time in the upcoming days if needed. cc @galabovaa |
|
Hi @merschformann! Thank you, this is all good, I have fixed the tests and your update is already in the "latest" branch. The only thing you should keep in mind for future PRs is to open them to the "latest" branch and not master, my mistake here was not spotting this before I merged it! |
|
Ah, thanks for the heads up. I'll try to keep it in mind. Sorry for the inconvenience. 😬 |
Description
Github announced that they will be retiring the
macos-13runner soon (see here). The runner seems to be mainly used to get a darwin/x64 environment. A sensible replacement should be the newmacos-15-intelrunner.I hope this makes sense as a replacement runner. See above link as well for other recommendations. Happy to further assist if helpful.☺️
Changes
macos-13runner with newmacos-15-intelrunner.