Skip to content

Commit

Permalink
include linux/arm64 in builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wiesenbauer committed Nov 22, 2022
1 parent cfd0e9a commit 188cfa4
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 @@ -23,6 +23,7 @@ builds:
- linux
goarch:
- amd64
- arm64
main: ./cmd/cfssl
ldflags:
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}
Expand Down

0 comments on commit 188cfa4

Please sign in to comment.