ci: remove dns for container running proxy steps (experimental)

This commit is contained in:
Fotis Koutoulakis (@NlightNFotis)
2024-12-09 18:39:53 +00:00
parent a89fbc80a2
commit c901aeec28
2 changed files with 0 additions and 2 deletions

1
.github/workflows/__test-proxy.yml generated vendored
View File

@@ -71,7 +71,6 @@ jobs:
CODEQL_ACTION_TEST_MODE: true
container:
image: ubuntu:22.04
options: --dns 8.8.8.8
services:
squid-proxy:
image: ubuntu/squid:latest