Skip to content

Commit

Permalink
{CI} Increase TestDebPackages job timeout to 120 minutes (#24759)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound authored Nov 29, 2022
1 parent cc54392 commit 72f2dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ jobs:
ArtifactName: $(deb_system)-$(distro)

- job: TestDebPackages
timeoutInMinutes: 120
displayName: Test Deb Packages
dependsOn:
- BuildDebPackages
Expand Down

0 comments on commit 72f2dc6

Please sign in to comment.