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