mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-08 16:12:16 -04: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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