Skip to content

Commit 5a48f93

Browse files
committed
remove broken goreleaser target
1 parent 5f9fa67 commit 5a48f93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ builds:
2929
ignore:
3030
- goos: darwin
3131
goarch: '386'
32+
- goos: windows
33+
goarch: 'arm'
3234
binary: '{{ .ProjectName }}_v{{ .Version }}'
3335
archives:
3436
- formats: [ 'zip' ]

0 commit comments

Comments
 (0)