mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-09 00:22:19 -04:00
Merge pull request #8448 from roidelapluie/downgrade-go-windows
Windows CI: downgrade golang
This commit is contained in:
commit
ff40af2671
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
# Temporary workaround until circleci updates go.
|
||||
shell: bash
|
||||
command: |
|
||||
choco upgrade -y golang
|
||||
choco install golang --version 1.15.7
|
||||
- run:
|
||||
shell: bash
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue