Skip to content

Commit 3edc857

Browse files
committed
dev: don't build android on arm64
1 parent e1cdceb commit 3edc857

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
@@ -27,6 +27,8 @@ builds:
2727
ignore:
2828
- goos: android
2929
goarch: arm
30+
- goos: android
31+
goarch: arm64
3032
- goos: android
3133
goarch: 386
3234
- goos: android

0 commit comments

Comments
 (0)