Update build (#1041)
Update build * Update to Go 1.10. * Enable `ppc64le` build. * Enable MIPS builds. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
0662673ad6
commit
099c1527f1
2 changed files with 6 additions and 4 deletions
|
|
@ -26,6 +26,8 @@ crossbuild:
|
|||
- netbsd/386
|
||||
- linux/arm
|
||||
- linux/arm64
|
||||
# Temporarily deactivated as this does not currently build with promu.
|
||||
#- linux/mips64
|
||||
#- linux/mips64le
|
||||
- linux/mips
|
||||
- linux/mipsle
|
||||
- linux/mips64
|
||||
- linux/mips64le
|
||||
- linux/ppc64le
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue