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 GitHub Actions to automatically build and run MAMBO for all supported architectures #123

Merged
merged 4 commits into from
May 30, 2024

Conversation

IgWod
Copy link
Collaborator

@IgWod IgWod commented May 29, 2024

This pull request adds GitHub actions workflow that automatically (on every push to master, and opened and updated PR) builds MAMBO (using chroot and QEMU) on ARM32, ARM64 and RISCV64 on Ubuntu 20.04, and runs /bin/ls. I tried to enable Ubuntu 22.04 and 18.04, but had some issue with chroot, so that's something to look into in the future. Also, more extensive testing would be nice to have, but having MAMBO build and run is a good starting point.

Currently ARM32 builds fails, but it seems to be unrelated to the automation, and rather a problem with MAMBO itself.

@IgWod IgWod requested a review from jkressel May 29, 2024 10:43
@IgWod IgWod self-assigned this May 29, 2024
@IgWod IgWod force-pushed the github-actions branch 2 times, most recently from f70a16f to 2dde597 Compare May 30, 2024 09:32
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