Skip to content

Commit 4ae7531

Browse files
committed
ignore 386 for android
1 parent 5c270d1 commit 4ae7531

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ builds:
2121
- windows
2222
- darwin
2323
- android
24+
ignore:
25+
- goos: android
26+
goarch: 386
2427

2528
archives:
2629
- format: tar.gz

0 commit comments

Comments
 (0)