Skip to content

Commit 4a936c8

Browse files
authored
Increase timeout for quarantined tests
1 parent a55c4bd commit 4a936c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/quarantined-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
jobName: MacOS_Quarantined_Test
115115
jobDisplayName: "Tests: macOS"
116116
agentOs: macOS
117-
timeoutInMinutes: 150
117+
timeoutInMinutes: 300
118118
isAzDOTestingJob: true
119119
enablePublishTestResults: false
120120
steps:

0 commit comments

Comments
 (0)