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

Add support for ARM64 architecture #54

Merged
merged 26 commits into from
Jun 2, 2022
Merged

Conversation

tibdex
Copy link
Member

@tibdex tibdex commented May 31, 2022

Close #52.

Enabled by actions/runner#805 (comment).

After failing to start a M1 Mac mini from Scaleway due to exhausted quotas and without any response from AWS to access their Apple Silicon preview, I managed to get a M1 machine running on https://flow.swiss! This allowed me to start a self-hosted GitHub Action runner there.

I also had to install a few more things on the self-hosted runner:

  • Miniconda
  • python 3.10 and conda-build in the base environment

@tibdex tibdex self-assigned this May 31, 2022
@tibdex tibdex changed the title Add support for ARM64 architectures Add support for ARM64 architecture Jun 2, 2022
@tibdex tibdex marked this pull request as ready for review June 2, 2022 17:13
@tibdex tibdex merged commit 58cbb27 into main Jun 2, 2022
@tibdex tibdex deleted the tibdex/support-arm64-architectures branch June 2, 2022 17:24
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.

Support Apple silicon
2 participants