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

feat(CI): add arm64v8 and arm32v7 support for debian 10 family #1460

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Conversation

holazt
Copy link
Member

@holazt holazt commented Mar 13, 2021

ARM support for debian & Raspberry Pi OS

Since Github Actions provides only x86_64 VMs, this uses Docker and QEMU to be able to build, test and create packages for aarch64 & arm. This is accomplished by registering qemu-user-static.

It's super slow on other Linux distributions based on the QEMU emulator.

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