Pull request: all: use better proxies
Squashed commit of the following: commit 3d1d3d0b50433792265d8c3cb920f2d6635598d4 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Mar 12 14:56:50 2021 +0300 all: use better proxies
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -17,7 +17,7 @@
|
||||
'runs-on': '${{ matrix.os }}'
|
||||
'env':
|
||||
'GO111MODULE': 'on'
|
||||
'GOPROXY': 'https://goproxy.io'
|
||||
'GOPROXY': 'https://goproxy.cn'
|
||||
'strategy':
|
||||
'fail-fast': false
|
||||
'matrix':
|
||||
|
||||
Reference in New Issue
Block a user