Merge pull request #8505 from roidelapluie/go115-relase-225

Pin go version for windows to go1.15
This commit is contained in:
Julien Pivotto 2021-02-17 11:59:49 +01:00 committed by GitHub
commit f0ae5f1584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ jobs:
- run:
# Temporary workaround until circleci updates go.
command: |
choco upgrade -y golang
choco upgrade -y golang --version=1.15.8
- run:
command:
refreshenv