mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-31 17:38:41 -05:00
[Azure CI] Increase hiptensor build timeout to 120 minutes (#5910)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user