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 cacheTag suport #56

Open gotson opened 3 years ago

gotson commented 3 years ago

should close #55

gotson commented 3 years ago

I was thinking we could also use the image tag (instead if latest) instead of changing the slug. Let me know which you prefer.