Increase iOS PR timeout (again) (#3581)
This commit is contained in:
Родитель
11fe0d80fc
Коммит
4058154c0e
|
@ -115,7 +115,7 @@ jobs:
|
|||
vmImage: macos-13-arm64
|
||||
variables:
|
||||
platform: 'ios'
|
||||
timeoutInMinutes: 60 # how long to run the job before automatically cancelling
|
||||
timeoutInMinutes: 120 # how long to run the job before automatically cancelling
|
||||
cancelTimeoutInMinutes: 5 # how much time to give 'run always even if cancelled tasks' before killing them
|
||||
|
||||
steps:
|
||||
|
|
Загрузка…
Ссылка в новой задаче