Merge pull request #922 from prometheus/superq/go_1.9
Use Go 1.9 for build.
This commit is contained in:
commit
bab8445f8c
|
@ -35,7 +35,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: make promu
|
||||
- run: promu crossbuild -v
|
||||
- run: promu crossbuild -v --go 1.9
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue