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: Figure out how to setup arm64 and arm32 builds/tests #66

Open
Yawning opened this issue Jun 9, 2021 · 1 comment
Open

ci: Figure out how to setup arm64 and arm32 builds/tests #66

Yawning opened this issue Jun 9, 2021 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Yawning
Copy link
Contributor

Yawning commented Jun 9, 2021

While there are a number of build tags to try to force the no assembly and 32-bit backends to be build and exercised this really should build and test with an actual 32-bit toolchain/system so that stupid errors can be caught.

As we don't care about performance, QEMU or something should be sufficient here.

@Yawning Yawning added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 9, 2021
@Yawning
Copy link
Contributor Author

Yawning commented Jul 27, 2021

CI will at least try building the module with 32-bit ARM, so hopefully this will catch some of the simple stupidity. We should still test on ARM to catch advanced stupidity though.

e10f9a3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant