alantech / alan

Autoscalable Programming Language
https://alan-lang.org
MIT License
305 stars 10 forks source link

Set up ARM64 testing #774

Closed dfellis closed 2 months ago

dfellis commented 2 months ago

This gets the Raspberry Pi 5 involved in the CI. There's no RISC-V support for Github's Actions runner because there's no RISC-V support for .NET, which surprisingly is what the Actions runner is written in, so I'm not yet sure how I'm gonna involve my RISC-V SBC in the testing, yet.