Skip to content

Commit 1166346

Browse files
committed
Remove windows/arm
1 parent 0f181a1 commit 1166346

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
@@ -25,6 +25,8 @@ builds:
2525
ignore:
2626
- goos: darwin
2727
goarch: 386
28+
- goos: windows
29+
goarch: arm
2830

2931
archives:
3032
- id: noctx

0 commit comments

Comments
 (0)