Revert container network to bridge mode
CI - Lint & Test / lint-and-test (push) Failing after 6m0s
Details
CI - Lint & Test / lint-and-test (push) Failing after 6m0s
Details
Host network breaks DinD connection. Bridge with --mtu=1340 is confirmed working for TLS connections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b2b8b7d997
commit
86e92016e0
|
|
@ -25,7 +25,7 @@ data:
|
|||
- "ubuntu-22.04:docker://catthehacker/ubuntu:act-22.04"
|
||||
- "self-hosted:host"
|
||||
container:
|
||||
network: "host"
|
||||
network: ""
|
||||
privileged: false
|
||||
options:
|
||||
valid_volumes: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue