mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Extend CI test timeout to 60 minutes
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
4f691564e4
commit
2b0d804e6c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
expeditor:
|
||||
defaults:
|
||||
buildkite:
|
||||
timeout_in_minutes: 45
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
limit: 1
|
||||
|
|
Loading…
Reference in a new issue