We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f181a1 commit 1166346Copy full SHA for 1166346
.goreleaser.yml
@@ -25,6 +25,8 @@ builds:
25
ignore:
26
- goos: darwin
27
goarch: 386
28
+ - goos: windows
29
+ goarch: arm
30
31
archives:
32
- id: noctx
0 commit comments