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
677 stars 149 forks source link

feature: Support more arch? #88

Closed timandy closed 4 months ago

timandy commented 2 years ago

Hi there, Is there a plan to support more arch? Like ppc64, loongarch64, mips, mipsle, mips64, mips64le, riscv64 and so on?