Skip to content

Commit

Permalink
Increase build timeout to 2 hours (#2705)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJohnson327 authored Apr 19, 2024
1 parent 2f37cd5 commit 60b21ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ extends:
- ${{ each configuration in parameters.Configurations }}:
- ${{ each platform in parameters.Platforms }}:
- job: Build_${{ platform }}_${{ configuration }}
timeoutInMinutes: 120
steps:
- task: NuGetToolInstaller@1

Expand Down

0 comments on commit 60b21ee

Please sign in to comment.