Skip to content

Commit 6993d11

Browse files
committed
fix: release
1 parent c569e3e commit 6993d11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ builds:
2222
- arm64
2323
goarm:
2424
- "7"
25+
ignore:
26+
- goos: windows
27+
goarch: arm
2528

2629
archives:
2730
- name_template: >-

0 commit comments

Comments
 (0)