mirror of
https://github.com/helm/helm.git
synced 2026-08-08 00:51:55 +00:00
Merge pull request #6392 from karuppiah7890/update-go
update go to v1.13
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
working_directory: /go/src/helm.sh/helm
|
||||
parallelism: 3
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
- image: circleci/golang:1.13
|
||||
|
||||
environment:
|
||||
- GOCACHE: "/tmp/go/cache"
|
||||
|
||||
Reference in New Issue
Block a user