Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CircleCI + native aarch64 linux buils work, how to document this? #1241

Closed
mr-c opened this issue Aug 22, 2022 · 4 comments · Fixed by #1307
Closed

CircleCI + native aarch64 linux buils work, how to document this? #1241

mr-c opened this issue Aug 22, 2022 · 4 comments · Fixed by #1307

Comments

@mr-c
Copy link

mr-c commented Aug 22, 2022

Here is how we did it, as inspired by @minrk (their setup is at zeromq/pyzmq#1743 )

https://github.com/common-workflow-language/schema_salad/pull/579/files#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47R15

@Czaki
Copy link
Contributor

Czaki commented Aug 22, 2022

I think that you could see #1191 for inspiration.

Also, a note about this may be added here https://github.com/pypa/cibuildwheel/blob/main/docs/data/projects.yml#L179 for people looking for working examples.

@joerick
Copy link
Contributor

joerick commented Oct 11, 2022

Are the ARM runners available for free for open source? If so, we could just add a linux arm runner to the minimal config and add a ✅ to the readme table.

@mr-c
Copy link
Author

mr-c commented Oct 11, 2022

Are the ARM runners available for free for open source?

Yep!

@minrk
Copy link
Contributor

minrk commented Oct 12, 2022

#1307 adds the example, readme ✅, and note

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

Successfully merging a pull request may close this issue.

4 participants