Skip to content

Commit

Permalink
Update to Go 1.18.5 on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkroh committed Aug 3, 2022
1 parent 2c20b8b commit a839fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image: Visual Studio 2015
environment:
GOPATH: c:\gopath
GO111MODULE: on
GVM_GO_VERSION: 1.17.8
GVM_GO_VERSION: 1.18.5
GVM_DL: https://github.com/andrewkroh/gvm/releases/download/v0.4.1/gvm-windows-amd64.exe

# Custom clone folder (variables are not expanded here).
Expand Down

0 comments on commit a839fc0

Please sign in to comment.