mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 06:17:27 -08:00
Merge pull request #8505 from roidelapluie/go115-relase-225
Pin go version for windows to go1.15
This commit is contained in:
commit
f0ae5f1584
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue