Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gouguoyin committed Oct 29, 2022
1 parent 162f412 commit 6968f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.vm-os }}
env:
GO111MODULE: on
GOPROXY: https://proxy.golang.org
GOPROXY: https://goproxy.cn
steps:
- name: Install go ${{ matrix.go-version }}
uses: actions/setup-go@v3
Expand Down

0 comments on commit 6968f0c

Please sign in to comment.