mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Revert to get the latest version of Go
Signed-off-by: mikeee <hey@mike.ee>
This commit is contained in:
parent
ff40af2671
commit
9ca24f9d24
|
@ -60,7 +60,7 @@ jobs:
|
|||
# Temporary workaround until circleci updates go.
|
||||
shell: bash
|
||||
command: |
|
||||
choco install golang --version 1.15.7
|
||||
choco upgrade -y golang
|
||||
- run:
|
||||
shell: bash
|
||||
command: |
|
||||
|
|
Loading…
Reference in a new issue