We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6baf6 commit 8912525Copy full SHA for 8912525
.goreleaser.yml
@@ -17,6 +17,8 @@ builds:
17
ignore:
18
- goos: windows
19
goarch: arm64
20
+ - goos: windows
21
+ goarch: arm
22
23
release:
24
name_template: '{{.ProjectName}}-v{{.Version}}'
0 commit comments