Skip to content
Snippets Groups Projects
Unverified Commit ff40af26 authored by Julien Pivotto's avatar Julien Pivotto Committed by GitHub
Browse files

Merge pull request #8448 from roidelapluie/downgrade-go-windows

Windows CI: downgrade golang
parents 06e53b7e 3ead3926
No related merge requests found
......@@ -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: |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment