We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cff36 commit b7bca92Copy full SHA for b7bca92
.goreleaser.yml
@@ -6,6 +6,9 @@ builds:
6
- linux
7
- darwin
8
- windows
9
+ goarch:
10
+ - amd64
11
+ arm64
12
archive:
13
replacements:
14
darwin: Darwin
0 commit comments