Explorar o código

rollback appveyor to use 1.10.4

Darien Raymond %!s(int64=7) %!d(string=hai) anos
pai
achega
0c8551ea6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -13,7 +13,7 @@ version: "1.0.{build}"
 environment:
   global:
     GOPATH: C:\gopath
-    GOVERSION: "1.11"
+    GOVERSION: "1.10.4"
 
 install:
   - set PATH=%GOPATH%\bin;c:\go\bin;%PATH%