axelarnetwork / tofnd

A gRPC server wrapper for the https://github.com/axelarnetwork/tofn library.
Apache License 2.0
25 stars 10 forks source link

feat: add macos arm64 build #304

Closed kalidax closed 2 years ago

kalidax commented 2 years ago

Add cross compilation for supporting macOS ARM64 see dry-run (no upload to release and s3) here : https://github.com/axelarnetwork/tofnd/actions/runs/2568760166

kalidax commented 2 years ago

looks good. can we add something in README to compile for whatever platform we are missing. Can be a separate PR.

Ok, I will add it.