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 091f5f1 commit 742f134Copy full SHA for 742f134
.goreleaser.yml
@@ -22,6 +22,8 @@ builds:
22
- 6
23
- 7
24
ignore:
25
+ - goos: darwin
26
+ goarch: 386
27
- goos: darwin
28
goarch: arm
29
goarm: 6
0 commit comments