uraimo / run-on-arch-action

A Github Action that executes jobs/commands on non-x86 cpu architectures (ARMv6, ARMv7, aarch64, s390x, ppc64le, riscv64) via QEMU
BSD 3-Clause "New" or "Revised" License
665 stars 146 forks source link

support mips64le #108

Open kspalaiologos opened 1 year ago

kspalaiologos commented 1 year ago

This would be a somewhat easy patch, since mips64le debian is already on Docker Hub:

https://hub.docker.com/r/mips64le/debian/

martin-g commented 1 year ago

See base_image at https://github.com/uraimo/run-on-arch-action#usage