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 CI for non-x86 architectures #339

Open
mbeutel opened this issue Apr 18, 2023 · 0 comments
Open

Add CI for non-x86 architectures #339

mbeutel opened this issue Apr 18, 2023 · 0 comments

Comments

@mbeutel
Copy link
Collaborator

mbeutel commented Apr 18, 2023

We occasionally run into issues which surface only on non-x86 architectures (e.g. #337, #304). Perhaps we can add some CI for some of these architectures?

One way of approaching this might be to use GitHub Actions with the Run-on-Arch action, which makes use of QEMU to simulate other architectures. As always I'm open to other suggestions and PRs.

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

No branches or pull requests

1 participant