mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-27 22:45:57 +00:00
Extend mac package jobs time out limit (#20459)
This commit is contained in:
parent
edffa2a180
commit
464f199b95
1 changed files with 1 additions and 1 deletions
|
|
@ -366,7 +366,7 @@ stages:
|
|||
dependsOn: []
|
||||
jobs:
|
||||
- job: MacOS_py_Wheels
|
||||
timeoutInMinutes: 180
|
||||
timeoutInMinutes: 360
|
||||
workspace:
|
||||
clean: all
|
||||
pool:
|
||||
|
|
|
|||
Loading…
Reference in a new issue