extend mac packaging timeout limit (#16173)

### Description

### Motivation and Context
MacOS_py_wheels are often failed due to timeout
This commit is contained in:
Yi Zhang 2023-05-31 18:31:28 +08:00 committed by GitHub
parent ba5f5e3198
commit e0199cfbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -335,7 +335,7 @@ stages:
- ${{ if eq(parameters.enable_mac_cpu, true) }}:
- job: MacOS_py_Wheels
timeoutInMinutes: 90
timeoutInMinutes: 120
workspace:
clean: all
pool: