Skip to content

Commit

Permalink
add support for m1 macs
Browse files Browse the repository at this point in the history
  • Loading branch information
romantomjak authored Jan 16, 2022
1 parent 503b4d7 commit 34ce3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ builds:
- darwin
goarch:
- amd64
- arm64
main: ./cmd/cfssl
ldflags:
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}
Expand Down

0 comments on commit 34ce3de

Please sign in to comment.