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 c4ecff7 commit c62f9c7Copy full SHA for c62f9c7
1 file changed
.goreleaser.yml
@@ -22,6 +22,8 @@ builds:
22
goarch: '386'
23
- goos: darwin
24
goarch: riscv64
25
+ - goos: windows
26
+ goarch: arm
27
- goos: windows
28
29
env:
0 commit comments