mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
bump go to 1.10
This commit is contained in:
parent
369e44ad43
commit
e73c82f51e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
working_directory: /go/src/k8s.io/helm
|
||||
parallelism: 3
|
||||
docker:
|
||||
- image: golang:1.8
|
||||
- image: golang:1.10
|
||||
environment:
|
||||
PROJECT_NAME: "kubernetes-helm"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue