Update appveyor.yml

This commit is contained in:
vcaesar 2021-09-10 14:12:04 -04:00
parent 095f4f3196
commit b9033f7e4c

View File

@ -34,7 +34,7 @@ environment:
PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH%
# - COMPILER: MINGW_W64
# ARCHITECTURE: x64
GOVERSION: 1.16.7
GOVERSION: 1.17.1
# GOPATH: c:\gopath
# scripts that run after cloning repository