Skip to content

Commit 0a21c6c

Browse files
committed
ci: increase daemon timeout for iOS boot preflight
1 parent fc8aa24 commit 0a21c6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
set -euo pipefail
6666
node --experimental-strip-types src/bin.ts boot --platform ios --device "iPhone 17 Pro" --json
6767
env:
68+
AGENT_DEVICE_DAEMON_TIMEOUT_MS: "300000"
6869
AGENT_DEVICE_IOS_BOOT_TIMEOUT_MS: "180000"
6970
AGENT_DEVICE_RETRY_LOGS: "1"
7071

0 commit comments

Comments
 (0)