chore: mac os 13 hosted runner image is closing down#3666
chore: mac os 13 hosted runner image is closing down#3666ianna merged 13 commits intoscikit-hep:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3666 |
|
Going forward, what do you think should be the level of support for macOS x86? Now that |
Co-authored-by: Andres Rios Tascon <ariostas@gmail.com>
Apple has discontinued support for the x86_64 (Intel) architecture going forward. GitHub will no longer support this architecture on macOS after the macOS 15 runner image is retired in Fall 2027. We should begin migrating our workloads to arm64-based (Apple Silicon) runners as soon as possible to prepare for this eventual deprecation. |
Added support for multiple Python versions on macOS 14 with arm64 architecture.
Removed multiple macOS configurations for Python versions 3.9 to 3.14.
The macOS 13 runner image will be retired by December 4th, 2025. To raise awareness of the upcoming removal, jobs using macOS 13 will temporarily fail during the scheduled brownout time periods defined below:
This deprecation includes the following labels: