Open
Description
Should we set up runners for other architectures besides x86_64-unknown-linux-gnu
? If so, which? I'd suggest all current rustc
tier 1 targets and maybe some of the more likely-to-be-used tier 2 targets (e.g. aarch64-unknown-linux-musl
, armv7-unknown-linux-gnueabihf
, arm-unknown-linux-gnueabi
, maybe riscv64gc-unknown-linux-gnu
).
Also, I am completely useless at anything relating to CI and especially GitHub actions so help would be appreciated if we go ahead with this 😅 but I'l give it a shot when I can otherwise