summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-15 16:56:40 -0800
committerGitHub <noreply@github.com>2020-12-15 16:56:40 -0800
commit85b02c7ee8a34647304115ab2bd018d9a7093b24 (patch)
tree5074a479f3ebbe3f17ebab9e9c92321a899d26f2
parent2f0310b8d774961f1abeca57979d76aa4c0e0845 (diff)
parent63b7fd992b39429d18e23c7ec3b95d58d5627d91 (diff)
downloadchef-85b02c7ee8a34647304115ab2bd018d9a7093b24.tar.gz
Merge pull request #10744 from chef/passing_windows
Extend the PR verification timeout to 45 minutes
-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: