mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-28 20:11:22 +00:00
mac-objc-static-analysis-ci-pipeline increase timeout (#12737)
This commit is contained in:
parent
c9fd193ef6
commit
34d90dd5bd
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
jobs:
|
||||
- job: ObjCStaticAnalysis
|
||||
|
||||
|
||||
pool:
|
||||
vmImage: 'macOS-11'
|
||||
|
||||
timeoutInMinutes: 60
|
||||
|
||||
timeoutInMinutes: 90
|
||||
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
|
|
|
|||
Loading…
Reference in a new issue