hazelcast / hazelcast-cloud-cli

CLI for Hazelcast Cloud
Apache License 2.0
2 stars 5 forks source link

Arm64 based macOS Support #12

Closed yunussandikci closed 3 years ago

yunussandikci commented 3 years ago

This pull request adds native binary support for arm64 based macOS machines. I couldn't test it but, it should work since I followed the official guide from go. You can check my test on this branch from here

References: Golang - Apple Silicon MacOS 10.15 Runner - Installed SDKs

closes #8