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 support to test Aarch32 #3432

Open
pmatos opened this issue Oct 9, 2020 · 0 comments
Open

Add CI support to test Aarch32 #3432

pmatos opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels
ci Issue related to the Continuous Integration system

Comments

@pmatos
Copy link
Collaborator

pmatos commented Oct 9, 2020

We should add support to run tests in CI on Aarch32.

The work was started in racket/ChezScheme#26
but it ran into a blocker issue, and then the Chez work moved to this repo.

However, that work would be to test ARMv6 (raspbian/debian), which is what generally runs on rpi3. We should get an rpi3 running ARMv7 (with ArchLinux for example) so we can test both architectures.

They differ in the Thumb version (see #3431) so it's relevant to test on both even if it is something that can be done nightly.

@pmatos pmatos added the ci Issue related to the Continuous Integration system label Oct 9, 2020
@pmatos pmatos self-assigned this Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issue related to the Continuous Integration system
Projects
None yet
Development

No branches or pull requests

1 participant