mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Increase Python Mac Job Timeout (#7998)
* Increase mac wheel timeout from default 60 to 90
This commit is contained in:
parent
500f18badb
commit
861cd0fb24
1 changed files with 1 additions and 0 deletions
|
|
@ -1183,6 +1183,7 @@ stages:
|
|||
|
||||
- ${{ if eq(parameters.enable_mac_cpu, true) }}:
|
||||
- job: MacOS_py_Wheels
|
||||
timeoutInMinutes: 90
|
||||
workspace:
|
||||
clean: all
|
||||
pool:
|
||||
|
|
|
|||
Loading…
Reference in a new issue