Skip to content

Commit 32b4e7e

Browse files
authored
Merge pull request #1054 from Automattic/increase-circle-ci-no-output-timeout-to-3m
Increases no_output_timeout for CircleCI test job to 3m
2 parents ada6ff7 + a6e8572 commit 32b4e7e

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)