Skip to content

Commit

Permalink
pin the go version in chocolatey (#3696)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicks committed Aug 12, 2020
1 parent bc71389 commit eb35dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -76,7 +76,7 @@ jobs:
size: "medium"
steps:
- run: choco install make kustomize kubernetes-helm docker-compose
- run: choco update golang
- run: choco update golang --version=1.14.7
- run: go get -u gotest.tools/gotestsum
- checkout
# Check to make sure Windows binaries compile
Expand Down

0 comments on commit eb35dc0

Please sign in to comment.