-
Notifications
You must be signed in to change notification settings - Fork 65.6k
actions: remove retired macos-13 runners #42317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR removes all references to retired macOS-13 runners from the GitHub Actions documentation, as these runners are no longer available per the GitHub Actions runner-images retirement notice.
Key changes:
- Removed
macos-13from the standard GitHub-hosted runners documentation for both public and private repositories - Removed
macos-13-largeandmacos-13-xlargefrom the larger runners table - Updated the example workflow to use
macos-15-xlargeinstead of the retiredmacos-13-xlarge
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
data/reusables/actions/supported-github-runners.md |
Removed retired macos-13 runner label from Intel macOS runner entries in both public and private repository tables |
data/reusables/actions/larger-runners-table.md |
Removed retired macos-13-large and macos-13-xlarge runner labels from the larger runners table |
content/actions/how-tos/manage-runners/larger-runners/use-larger-runners.md |
Updated example workflow to use macos-15-xlarge instead of retired macos-13-xlarge |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Why:
macos-13runners are already retired and seems not runnable anymore.On Actions I got this:
imagerelated: actions/runner-images#13046
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
macos-13related runners from github-hosted runners and larger runners pagesmacos-13-xlargerunnerCheck off the following: