dev: don't build android on arm64
This commit is contained in:
parent
e1cdcebd57
commit
3edc857374
@ -27,6 +27,8 @@ builds:
|
||||
ignore:
|
||||
- goos: android
|
||||
goarch: arm
|
||||
- goos: android
|
||||
goarch: arm64
|
||||
- goos: android
|
||||
goarch: 386
|
||||
- goos: android
|
||||
|
Loading…
x
Reference in New Issue
Block a user