We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ea161 commit e20dc5fCopy full SHA for e20dc5f
.goreleaser.yml
@@ -22,7 +22,7 @@ builds:
22
- <<: *build_defaults
23
id: linux
24
goos: [linux]
25
- goarch: [386, amd64]
+ goarch: [386, amd64, arm64]
26
27
id: windows
28
goos: [windows]
0 commit comments