Skip to content

Commit a6e8572

Browse files
committed
Increases no_output_timeout for CircleCI test job to 3m
1 parent ada6ff7 commit a6e8572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
#
4545
# See
4646
# https://app.circleci.com/pipelines/github/Automattic/simplenote-macos/2363/workflows/c0aa85a0-837b-4e3f-bcda-252a273bf008/jobs/2738
47-
no_output_timeout: 1m
47+
no_output_timeout: 3m
4848

4949
Verify App Store Target Builds:
5050
executor: *xcode_image

0 commit comments

Comments
 (0)