Browse Source

fix:修复无法发布linux包的问题

lifei6671 7 years ago
parent
commit
76f1d74632
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -3,7 +3,7 @@ clone_folder: c:\gopath\src\github.com\lifei6671\mindoc
 
 environment:
   GOPATH: c:\gopath
-  GOVERSION: "1.10.3"
+  GOVERSION: "1.11.2"
   matrix:
     - tbs_arch: "x86"
       tbs_tools: "mingw"