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 32-bit builds to GitHub Actions CI #108

Open
esabol opened this issue Nov 15, 2023 · 1 comment
Open

Add 32-bit builds to GitHub Actions CI #108

esabol opened this issue Nov 15, 2023 · 1 comment

Comments

@esabol
Copy link
Contributor

esabol commented Nov 15, 2023

Ideally, we should add 32-bit builds to the GitHub Actions CI to prevent problems with 32-bit architectures from creeping into the source code in the future.

https://dev.to/drhyde/automatic-cross-platform-testing-part-6-32-bit-linux-fh2 - this method no longer works

@esabol
Copy link
Contributor Author

esabol commented Nov 15, 2023

Need to do the 32-bit builds in a Docker container, I think. Would 32-bit Alpine work?

https://github.com/marketplace/actions/setup-alpine-linux-environment

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