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

Update Github actions release pipeline to use macos-latest #195

Open
LuminaSapphira opened this issue Sep 3, 2024 · 0 comments
Open

Update Github actions release pipeline to use macos-latest #195

LuminaSapphira opened this issue Sep 3, 2024 · 0 comments

Comments

@LuminaSapphira
Copy link
Collaborator

macos-11 has been dropped and removed starting in July, and further jobs attempting to use it will be stuck in purgatory forever. We should update it to use macos-latest.

macos-latest (currently aka macos-14) is based on Apple silicon (M1). If we want to continue using x86 Mac OS we should use macos-13, though I think we should use latest regardless, since we do want to support Apple ARM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant