Skip to content

Commit 3a97429

Browse files
Increase iOS device test timeout on release branch (#19773)
Summary:\n- pass timeout: 120 to the iOS Device Farm test job in apple.yml\n\nThis is needed because the v1.3.0-rc1 Apple run built and uploaded the iOS artifacts, but the iOS device test was cancelled at the default 60 minute mobile_job timeout.\n\nAuthored with Claude.
1 parent b0b247a commit 3a97429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/apple.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
device-type: ios
162162
# For iOS testing, the runner just needs to call AWS Device Farm, so there is no need to run this on macOS
163163
runner: linux.2xlarge
164+
timeout: 120
164165
test-infra-ref: ''
165166
# This is the ARN of ExecuTorch project on AWS
166167
project-arn: arn:aws:devicefarm:us-west-2:308535385114:project:02a2cf0f-6d9b-45ee-ba1a-a086587469e6

0 commit comments

Comments
 (0)