mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Merge pull request #5949 from inspec/cw/extend-test-timeout
Extend CI test timeout to 60 minutes
This commit is contained in:
commit
c7c6649154
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