mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
appveyor: bump to Go 1.12.8
This commit is contained in:
parent
c2c4c9f1e5
commit
a48558f9ab
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ install:
|
|||
- git submodule update --init
|
||||
- rmdir C:\go /s /q
|
||||
- appveyor DownloadFile https://dl.google.com/go/go1.12.7.windows-%GETH_ARCH%.zip
|
||||
- 7z x go1.12.7.windows-%GETH_ARCH%.zip -y -oC:\ > NUL
|
||||
- 7z x go1.12.8.windows-%GETH_ARCH%.zip -y -oC:\ > NUL
|
||||
- go version
|
||||
- gcc --version
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue