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

Add i386 images for alpine_latest and bullseye #59

Closed kozross closed 2 years ago

kozross commented 2 years ago

Closes #57. I've only added two platforms, as they're the ones I need, but I can add more if necessary.

radimkohout commented 2 years ago

This won't work. See my first point here: https://github.com/uraimo/run-on-arch-action/pull/58#issuecomment-973396206

kozross commented 2 years ago

@radimkohout OK, it seems you were already on it. Gonna close then.