diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 593250f..096b248 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,7 +11,6 @@ env: HTTP_PROXY: "http://172.17.0.1:7890" HTTPS_PROXY: "http://172.17.0.1:7890" GOPROXY: "https://goproxy.cn,direct" - GITHUB_SERVER_URL: https://gh.huoxue.store/https://github.com jobs: build: