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:
Yi Zhang 2022-04-23 16:01:21 +08:00 committed by GitHub
parent f069951835
commit 532e2536cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,7 @@ jobs:
- job: Test_NNAPI_EP
pool:
vmImage: 'macOS-11'
timeoutInMinutes: 90
workspace:
clean: all
dependsOn: Build_NNAPI_EP