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

[ENHANCEMENT] GIthub hosted apple silicon runners #52

Closed
mmmarinho opened this issue Oct 3, 2023 · 1 comment
Closed

[ENHANCEMENT] GIthub hosted apple silicon runners #52

mmmarinho opened this issue Oct 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mmmarinho
Copy link
Member

The current GitHub Actions workflow is using a self-hosted M1 runner to build the Python package for that enviroment. There seems to be no currently available methods to use the github-hosted Apple silicon machines free for open-source packages.

However, with the recent release of the so-called large Apple silicon machines (not free), we can see a glimpse of hope for github-hosted Apple silicon runners.

This issue is to keep track of this enhancement proposal and, in due time, replace the self-hosted machine by the github-hosted one.

actions/runner-images#8439
https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/

@mmmarinho mmmarinho added the enhancement New feature or request label Oct 3, 2023
@mmmarinho mmmarinho self-assigned this Oct 3, 2023
@dqrobotics dqrobotics deleted a comment from radeva Feb 7, 2024
@mmmarinho
Copy link
Member Author

Solved in 363627c. See #58.

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

No branches or pull requests

1 participant