diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 745f1c0..9fd0bc9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,6 @@ jobs: runs-on: ubuntu-latest container: image: alpine/git:latest - options: --dns 127.0.0.1 services: squid-proxy: image: ubuntu/squid:latest