mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-01 03:45:06 +00:00
Update mac-ci.yml to increase macOS build jobs' timeout value to 3 hours (#12675)
This commit is contained in:
parent
8d78f96dfe
commit
cb2601c5ea
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- job: ${{ parameters.JobName }}
|
||||
workspace:
|
||||
clean: all
|
||||
timeoutInMinutes: 150
|
||||
timeoutInMinutes: 180
|
||||
pool:
|
||||
vmImage: 'macOS-11'
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in a new issue