Fix Pipeline Timeout Issue (#22901)

### Description
<!-- Describe your changes. -->
Extend timeout for always failed job. 


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
Kyle 2024-11-21 00:18:50 +08:00 committed by GitHub
parent af0303f9b4
commit 712bee13db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@ parameters:
jobs:
- job: Windows_Packaging_${{ parameters.BuildArch }}_${{ parameters.Runtime }}
timeoutInMinutes: 180
templateContext:
outputs:
- output: pipelineArtifact