mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Change expeditor timeout from 30 to 45.
Master is red right now because of windows builds. Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
parent
b27465b027
commit
6749313b56
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
expeditor:
|
||||
defaults:
|
||||
buildkite:
|
||||
timeout_in_minutes: 30
|
||||
timeout_in_minutes: 45
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue