mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Increase timeout for clean-build-docker-image-cache-pipeline. (#12776)
This commit is contained in:
parent
17ccd6fa02
commit
1ce14e752b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
pool:
|
||||
vmImage: 'ubuntu-20.04'
|
||||
|
||||
timeoutInMinutes: 10
|
||||
timeoutInMinutes: 30
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
|
|
|
|||
Loading…
Reference in a new issue