mirror of
https://github.com/github/codeql-action.git
synced 2026-01-05 14:10:11 +08:00
ci: remove dns for container running proxy steps (experimental)
This commit is contained in:
1
.github/workflows/__test-proxy.yml
generated
vendored
1
.github/workflows/__test-proxy.yml
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user