Extend timeout in Nuget-CUDA-Packaging-Pipeline (#19138)

### Description
<!-- Describe your changes. -->



### Motivation and Context
Linux_GPU_x64 job in the pipeline has been canceled due to timeout since
0112.
This commit is contained in:
Yi Zhang 2024-01-15 14:37:22 +08:00 committed by GitHub
parent b2ce3eedb9
commit 922a2f00e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ stages:
- job:
workspace:
clean: all
timeoutInMinutes: 120
timeoutInMinutes: 150
pool: 'Onnxruntime-Linux-GPU'
variables:
- name: CUDA_VERSION_MAJOR