mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-06 14:01:00 +02:00
Build Linux aarch64 wheels by extending the build_wheels job in the workflow to also run on an `ubuntu-22.04-arm` runner. In order for this to work, the commit also extends the `install-go.sh` helper architecture aware.