mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-31 16:37:31 -08:00
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 a new issue