Skip to content

Commit

Permalink
Increase Linux CI timeout to accomodate additional Cosmos testing. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriySvyryd authored Aug 8, 2024
1 parent 320f589 commit 87fa28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ extends:
path: artifacts/TestResults/$(_BuildConfig)/
artifact: $(Agent.Os)_$(Agent.JobName) TestResults
- job: Linux
timeoutInMinutes: 120
timeoutInMinutes: 180
pool:
name: $(DncEngInternalBuildPool)
demands: ImageOverride -equals 1es-ubuntu-2204
Expand Down

0 comments on commit 87fa28e

Please sign in to comment.