diff --git a/eng/pipelines/githubio-linkcheck.yml b/eng/pipelines/githubio-linkcheck.yml index f945543c74e..a19d4aaca24 100644 --- a/eng/pipelines/githubio-linkcheck.yml +++ b/eng/pipelines/githubio-linkcheck.yml @@ -11,7 +11,7 @@ variables: jobs: - job: CheckLinks displayName: Check and Cache Links - timeoutInMinutes: 0 + timeoutInMinutes: 360 steps: - task: PowerShell@2 displayName: 'azure-sdk link check'