[Ex CI] rocBLAS: increase test timeout to 2 hours (#4995)

This commit is contained in:
Daniel Su
2025-07-02 12:16:50 -04:00
committed by GitHub
parent d0c8ba0805
commit 523d8520f3

View File

@@ -202,6 +202,7 @@ jobs:
- ${{ if eq(parameters.unifiedBuild, False) }}:
- ${{ each job in parameters.jobMatrix.testJobs }}:
- job: ${{ parameters.componentName }}_test_${{ job.os }}_${{ job.target }}
timeoutInMinutes: 120
dependsOn: ${{ parameters.componentName }}_build_${{ job.os }}_${{ job.target }}
condition:
and(succeeded(),