mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-02 23:39:58 +00:00
increase timeout (#11310)
This commit is contained in:
parent
daf87fd0dd
commit
ba1e9a218e
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ jobs:
|
|||
- job: NNAPI_EP_MASTER
|
||||
pool:
|
||||
vmImage: 'macOS-11'
|
||||
timeoutInMinutes: 120
|
||||
timeoutInMinutes: 180
|
||||
workspace:
|
||||
clean: all
|
||||
condition: in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI')
|
||||
|
|
|
|||
Loading…
Reference in a new issue