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 openEuler OS support for aarch64 #89

Open kiwik opened 2 years ago

kiwik commented 2 years ago

Add support for openEuler OS Docker image.

openEuler is open source Linux distrubtion that is widely used in China, See details in https://openeuler.org/

kiwik commented 1 year ago

@uraimo I have addressed the merge conflict, and rebase to lastest master, ready to go.