mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
chore(ci): bump go to 1.6.3
This commit is contained in:
parent
a0bc510662
commit
8932ab1161
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ machine:
|
|||
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
|
||||
|
||||
environment:
|
||||
GOVERSION: "1.6.2"
|
||||
GOVERSION: "1.6.3"
|
||||
GOPATH: "${HOME}/.go_workspace"
|
||||
WORKDIR: "${GOPATH}/src/k8s.io/helm"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue