diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d774a5556..d03d6ecb3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,7 @@ jobs: - name: Tests incl. ccxt compatibility tests env: - CI_WEB_PROXY: http://152.67.78.211:13128 + CI_WEB_PROXY: http://152.67.66.8:13128 run: | pytest --random-order --longrun --durations 20 -n auto