Simon Gerber 86c6dc133a
Extend "Build and Publish Python Package" workflow to build Linux aarch64 wheels
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.
2026-03-19 10:30:49 +01:00
..