Add android build
This commit is contained in:
parent
f89a82e8ec
commit
8502b2c36c
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ builds:
|
||||||
goarch: "386"
|
goarch: "386"
|
||||||
- goos: android
|
- goos: android
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
|
- goos: android
|
||||||
|
goarch: arm
|
||||||
- goos: darwin
|
- goos: darwin
|
||||||
goarch: "386"
|
goarch: "386"
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
|
|
Loading…
Reference in a new issue