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

ci: run ffi-check on aarch64 linux #4754

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

davidhewitt
Copy link
Member

@davidhewitt
Copy link
Member Author

Thanks for moving this forward @messense! Looks like it took ~10 minutes on that step, so we probably want to move it to its own job.

It also ran on Python 3.10 (I guess that's what ships with ubuntu 22.04), I guess we want to run on 3.12 or 3.13 really. Maybe we can use uv to download a newer Python inside the image.

I guess I am now also wondering, should we be trying more than just ffi-check for these architectures? e.g. we could try to run more / all of the test suite. As PyO3 / Rust usage is getting wider across the Python ecosystem, good coverage of less popular architectures probably is more important now than it was a couple of years ago.

... so time to load up CI even more? 😢

@messense
Copy link
Member

messense commented Dec 3, 2024

Alternative we can consider run Linux aarch64 pipeline natively on Cirrus CI before GH Actions aarch64 Linux runner becoming available for public repos?

@davidhewitt davidhewitt mentioned this pull request Dec 3, 2024
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.

2 participants