chore(ci): bump golang to 1.11.5

Signed-off-by: Adam Reese <adam@reese.io>
pull/5248/head
Adam Reese 6 years ago
parent 95c865513f
commit 472b807e80
No known key found for this signature in database
GPG Key ID: 06F35E60A7A18DD6

@ -4,7 +4,7 @@ jobs:
working_directory: /go/src/k8s.io/helm
parallelism: 3
docker:
- image: circleci/golang:1.10.0
- image: circleci/golang:1.11.5
environment:
- PROJECT_NAME: "kubernetes-helm"
- GOCACHE: "/tmp/go/cache"

Loading…
Cancel
Save