appveyor: try using gvm

pull/27150/head
Martin Holst Swende 2 years ago
parent 66041bd213
commit b5c1738b96
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 3
      appveyor.yml

@ -16,7 +16,8 @@ environment:
install:
# - git submodule update --init --depth 1 --recursive
# - go version
- gvm install go1.18.5
- go version
for:
# Linux has its own script without -arch and -cc.

Loading…
Cancel
Save