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

Sunset apple-silicon-m1 self-hosted runner, as now is supported by Github Hosted runners via macos-latest tag. Use macos-13 for runs on Intel macs #1811

Merged
merged 1 commit into from
May 26, 2024

Conversation

misl6
Copy link
Member

@misl6 misl6 commented May 26, 2024

The time has come, as being announced in https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image , macos-latest on kivy/kivy repo is already targeting macos-14, which is an Apple Silicon runner.

Therefore, our self-hosted apple-silicon-m1 runner, after ~1.5 years of service will start the sunset phase.

However, now comes an additional issue: "How can we make sure to properly test things for Intel Macs?".

As ATM https://github.com/orgs/community/discussions/116568, is still unanswered, targeting macos-13 for testing on an Intel runner looks like the best (free of charge) choice.
I guess the long-time alternative is macos-latest-large, which is a macos-14 image that runs on Intel Macs, but is quite pricey for us.

What will be the future of apple-silicon-m1 runner hardware?

  • iOS Simulators?
  • Android Emulators?

Similar PRs: kivy/kivy#8713

…thub-hosted runners. Use macos-13 for runs on Intel macs
@misl6 misl6 merged commit d6b79ef into kivy:master May 26, 2024
2 of 15 checks passed
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

Successfully merging this pull request may close these issues.

1 participant