We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8aa24 commit 0a21c6cCopy full SHA for 0a21c6c
1 file changed
.github/workflows/ios.yml
@@ -65,6 +65,7 @@ jobs:
65
set -euo pipefail
66
node --experimental-strip-types src/bin.ts boot --platform ios --device "iPhone 17 Pro" --json
67
env:
68
+ AGENT_DEVICE_DAEMON_TIMEOUT_MS: "300000"
69
AGENT_DEVICE_IOS_BOOT_TIMEOUT_MS: "180000"
70
AGENT_DEVICE_RETRY_LOGS: "1"
71
0 commit comments