chore(circle): bump go to 1.12 (#5382)

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/5418/head
Matthew Fisher 5 years ago committed by GitHub
parent c817b81125
commit b64066b445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save