mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Increase iOS packaging pipeline timeout. (#13233)
Increase iOS packaging pipeline timeout to 300 minutes.
This commit is contained in:
parent
bb1c133245
commit
d411bd277e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
pool:
|
||||
vmImage: "macOS-11"
|
||||
|
||||
timeoutInMinutes: 270
|
||||
timeoutInMinutes: 300
|
||||
|
||||
steps:
|
||||
- task: InstallAppleCertificate@2
|
||||
|
|
|
|||
Loading…
Reference in a new issue