mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
[Ex CI] increase hipSPARSELt test timeout (#5028)
This commit is contained in:
@@ -152,6 +152,7 @@ jobs:
|
||||
|
||||
- ${{ each job in parameters.jobMatrix.testJobs }}:
|
||||
- job: hipSPARSELt_test_${{ job.target }}
|
||||
timeoutInMinutes: 120
|
||||
dependsOn: hipSPARSELt_build_${{ job.target }}
|
||||
condition:
|
||||
and(succeeded(),
|
||||
|
||||
Reference in New Issue
Block a user