topgrade-rs / topgrade

Upgrade all the things

Home Page:https://topgrade-rs.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI] Build and Test arm64 natively

thecatcore opened this issue · comments

Github just announced the public release of a new workflow runner for arm64 macos a few days ago.

It can be used to build and test arm64/aarch64 binaries natively, for macos and probably other systems using images on top of it.

#680 enables us to run checks on macOS aarch64, for release, I will do it later.