fix(ci): skip acpx runtime in watch regression

This commit is contained in:
Vincent Koc
2026-04-06 23:34:11 +01:00
parent 0db491294b
commit a27a632e9d
3 changed files with 27 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ const DEFAULTS = {
const WATCH_GATEWAY_SKIP_ENV = {
OPENCLAW_DISABLE_BONJOUR: "1",
OPENCLAW_SKIP_ACPX_RUNTIME: "1",
OPENCLAW_SKIP_ACPX_RUNTIME_PROBE: "1",
OPENCLAW_SKIP_BROWSER_CONTROL_SERVER: "1",
OPENCLAW_SKIP_CANVAS_HOST: "1",