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

Add support for ubuntu/i306 #145

Open perillo opened 3 months ago

perillo commented 3 months ago

There is a Docker image at https://hub.docker.com/r/i386/ubuntu/

Thanks.