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
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: make promu
|
||||
- run: promu crossbuild -v --go 1.9
|
||||
- run: promu crossbuild -v --go 1.10
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue