Currently tests in AArch46 is entirely disabled: https://github.com/coord-e/magicpak/blob/de1e87fd207a625c8e39a09872b3b14b254923ae/.github/workflows/test.yml#L40 We need to use native ARM builder because we can't ptrace on QEMU. https://cirrus-ci.org/ might be an option.
Currently tests in AArch46 is entirely disabled:
magicpak/.github/workflows/test.yml
Line 40 in de1e87f
We need to use native ARM builder because we can't ptrace on QEMU.
https://cirrus-ci.org/ might be an option.