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 a9dd916 commit e24edcaCopy full SHA for e24edca
1 file changed
.goreleaser.yml
@@ -36,6 +36,9 @@ builds:
36
- amd64
37
- arm64
38
- arm
39
+ ignore:
40
+ - goos: windows
41
+ goarch: arm
42
43
changelog:
44
## Delegate Changelog to release-drafter
0 commit comments