We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1d80b commit 8c82c11Copy full SHA for 8c82c11
1 file changed
.goreleaser.yml
@@ -25,6 +25,9 @@ builds:
25
goarm:
26
- "6"
27
- "7"
28
+ ignore:
29
+ - goos: windows
30
+ goarch: arm
31
flags:
32
- '-tags="netgo osusergo"'
33
ldflags:
0 commit comments