Skip to content

Commit

Permalink
chore(ci): Bump validation timeout 15 -> 30mins
Browse files Browse the repository at this point in the history
  • Loading branch information
bryphe authored Jan 19, 2021
1 parent 6090cb2 commit 237320c
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 @@ -312,7 +312,7 @@ jobs:
SYSTEM_ARTIFACTSDIRECTORY: $(System.ArtifactsDirectory)

- job: ValidateWindowsRelease
timeoutInMinutes: 15
timeoutInMinutes: 30
displayName: "Windows: Validate Release"
dependsOn:
- Kickoff
Expand Down

0 comments on commit 237320c

Please sign in to comment.