mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Specify timeout for iOS packaging pipeline (#8616)
This commit is contained in:
parent
f6da9ac6d6
commit
1041fa34f4
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
pool:
|
||||
vmImage: "macOS-10.15"
|
||||
|
||||
timeoutInMinutes: 90
|
||||
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue