with go env

This commit is contained in:
zhangchao
2024-10-31 20:41:10 +08:00
parent 1877c108f3
commit d39520aaed

View File

@@ -16,6 +16,7 @@ jobs:
uses: https://gitea.com/actions/setup-go@v3 uses: https://gitea.com/actions/setup-go@v3
with: with:
go-version: 1.21 go-version: 1.21
go-env:
go111mode: on go111mode: on
goproxy: https://goproxy.cn,direct goproxy: https://goproxy.cn,direct