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 M1 Mac Support on Testing and Doc #65

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

spuder
Copy link
Contributor

@spuder spuder commented Nov 17, 2021

Apple hardware on M1 macs require arm64 builds.

This makes M1 cpus a first class citizen

Note: While it is desirable to compile applications for arm64, its not currently possible to run these builds until microsoft/github creates arm64 runners in github actions

@spuder spuder force-pushed the patch-1 branch 3 times, most recently from e015837 to 89dfb65 Compare November 17, 2021 20:20
update readme

fix readme
@spuder
Copy link
Contributor Author

spuder commented Nov 17, 2021

Example of this working: https://github.com/spuder/yeet

@wangyoucao577
Copy link
Owner

This PR is mostly on automated testing and examples since the M1 support has been supported already without any change required. Anyway, thanks very much for the contribution!

@wangyoucao577 wangyoucao577 changed the title Add M1 Mac Support Add M1 Mac Support on Testing and Doc Nov 18, 2021
@wangyoucao577 wangyoucao577 merged commit 7dfac67 into wangyoucao577:master Nov 18, 2021
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.

None yet

2 participants