Use Go 1.9 for build.

Workaround CGO bugs in 1.10.1.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-04-24 16:10:17 +02:00
parent 75561cb1fc
commit 315ec8d3bf
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: make promu - run: make promu
- run: promu crossbuild -v - run: promu crossbuild -v --go 1.9
- persist_to_workspace: - persist_to_workspace:
root: . root: .
paths: paths: