mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
appveyor: use stack: go 1.13.3
This commit is contained in:
parent
40ee8de171
commit
34d9a17aad
@ -6,7 +6,8 @@ clone_depth: 1
|
|||||||
environment:
|
environment:
|
||||||
GO111MODULE: on
|
GO111MODULE: on
|
||||||
GOPROXY: "https://proxy.golang.org,direct"
|
GOPROXY: "https://proxy.golang.org,direct"
|
||||||
GOVERSION: 1.13.3
|
|
||||||
|
stack: go 1.13.3
|
||||||
|
|
||||||
build: false
|
build: false
|
||||||
deploy: false
|
deploy: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user