andrewkroh / gvm

Go Version Manager (written in Go for cross-platform usability)
Apache License 2.0
186 stars 24 forks source link

Build artifact for macOS m1 architecture #36

Closed ph closed 3 years ago

ph commented 3 years ago

Release artifact for macOS m1 architecture.

andrewkroh commented 3 years ago

An M1 binary is now available as a pre-release. I'll make a production release after Go 1.16 is available.

See https://github.com/andrewkroh/gvm/releases/tag/v0.3.1-rc1

ph commented 3 years ago

tested with the rc1, gvm 1.16beta1 works as expected. Thanks