Revert "shippable: temporary bump the timeout for Azure jobs"
The Azure timeout should not accure anymore since173d47d1f4
. This reverts commitaaa8835311
.
This commit is contained in:
parent
b437a19f6d
commit
cc758ea574
1 changed files with 0 additions and 2 deletions
|
@ -137,8 +137,6 @@ trap cleanup EXIT
|
|||
|
||||
if [[ "${COVERAGE:-}" == "--coverage" ]]; then
|
||||
timeout=60
|
||||
elif [[ "${script}" == "azure" ]]; then
|
||||
timeout=70
|
||||
else
|
||||
timeout=45
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue