mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
increase timeout in PR build (#11319)
* increase timeout * show mac agent info * Revert "show mac agent info" This reverts commit a646ebefff8940a3044f1984107856db33319eb8. * increase timeout in PR test
This commit is contained in:
parent
f069951835
commit
532e2536cc
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ jobs:
|
|||
- job: Test_NNAPI_EP
|
||||
pool:
|
||||
vmImage: 'macOS-11'
|
||||
timeoutInMinutes: 90
|
||||
workspace:
|
||||
clean: all
|
||||
dependsOn: Build_NNAPI_EP
|
||||
|
|
|
|||
Loading…
Reference in a new issue