[Azure CI] Increase hiptensor build timeout to 120 minutes (#5910)

This commit is contained in:
Joseph Macaranas
2026-01-28 11:56:05 -05:00
committed by GitHub
parent aa864ee964
commit f6652b4fad

View File

@@ -71,6 +71,7 @@ parameters:
jobs:
- ${{ each job in parameters.jobMatrix.buildJobs }}:
- job: ${{ parameters.componentName }}_build_${{ job.target }}
timeoutInMinutes: 120
variables:
- group: common
- template: /.azuredevops/variables-global.yml