10BC0 include linux/arm64 in builds · cloudflare/cfssl@188cfa4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 188cfa4

Browse files
author
Michael Wiesenbauer
committed
include linux/arm64 in builds
1 parent cfd0e9a commit 188cfa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ builds:
2323
- linux
2424
goarch:
2525
- amd64
26+
- arm64
2627
main: ./cmd/cfssl
2728
ldflags:
2829
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}

0 commit comments

Comments
 (0)
0