Skip to content

Commit e1cdceb

Browse files
committed
dev: don't build android on arm
1 parent efe1d36 commit e1cdceb

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
- 6
2626
- 7
2727
ignore:
28+
- goos: android
29+
goarch: arm
2830
- goos: android
2931
goarch: 386
3032
- goos: android

0 commit comments

Comments
 (0)