Skip to content
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

Upgrade macos in workflow #2281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Upgrade macos in workflow #2281

wants to merge 1 commit into from

Conversation

Adamantios
Copy link
Collaborator

@Adamantios Adamantios commented Nov 20, 2024

The macOS 12 Actions runner image began deprecation on 7/10/24 and will be fully unsupported by 3/12/24 for GitHub and ADO. For more details, see actions/runner-images#10721.

Using macos-latest-large instead of macos-latest, as the latter is ARM-based, while we require AMD architecture (abbbc87). For more details, see actions/runner-images#9741, and the table in https://github.com/actions/runner-images/blob/ubuntu24/20241117.1/README.md#available-images.

The macOS 12 Actions runner image began deprecation on 7/10/24 and will be fully unsupported by 3/12/24 for GitHub and ADO. For more details, see actions/runner-images#10721.

Using macos-latest-large instead of macos-latest, as the latter is ARM-based, while we require AMD architecture (abbbc87). For more details, see actions/runner-images#9741, and the table in https://github.com/actions/runner-images/blob/ubuntu24/20241117.1/README.md#available-images.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants