summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-12-15 16:46:18 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-15 16:46:18 -0800
commit63b7fd992b39429d18e23c7ec3b95d58d5627d91 (patch)
tree580fdc2a21dd857ebf4c8b66cb6b09634fe770d1
parent56014f889a06e73883e925a87b5708dbc8b52e11 (diff)
downloadchef-63b7fd992b39429d18e23c7ec3b95d58d5627d91.tar.gz
Extend the PR verification timeout to 45 minutes
Windows can take a while to run now. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 5c58574cb3..272c3ad8af 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -7,7 +7,7 @@ expeditor:
retry:
automatic:
limit: 1
- timeout_in_minutes: 30
+ timeout_in_minutes: 45
steps: