Skip to content

Commit

Permalink
Update the timeout for the link checking pipeline (#9039)
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored Sep 25, 2024
1 parent c6132dd commit 0b87be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/githubio-linkcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variables:
jobs:
- job: CheckLinks
displayName: Check and Cache Links
timeoutInMinutes: 360
timeoutInMinutes: 720
steps:
- task: PowerShell@2
displayName: 'azure-sdk link check'
Expand Down

0 comments on commit 0b87be6

Please sign in to comment.