appveyor: try using gvm
This commit is contained in:
parent
66041bd213
commit
b5c1738b96
|
@ -16,7 +16,8 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - git submodule update --init --depth 1 --recursive
|
# - git submodule update --init --depth 1 --recursive
|
||||||
# - go version
|
- gvm install go1.18.5
|
||||||
|
- go version
|
||||||
|
|
||||||
for:
|
for:
|
||||||
# Linux has its own script without -arch and -cc.
|
# Linux has its own script without -arch and -cc.
|
||||||
|
|
Loading…
Reference in New Issue