We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9464dc commit 0e6a596Copy full SHA for 0e6a596
.azure/pipelines/helix-matrix.yml
@@ -29,7 +29,7 @@ jobs:
29
jobName: Helix_matrix_x64
30
jobDisplayName: 'Tests: Helix full matrix x64'
31
agentOs: Windows
32
- timeoutInMinutes: 480
+ timeoutInMinutes: 180
33
steps:
34
# Build the shared framework
35
- script: ./eng/build.cmd -ci -prepareMachine -nativeToolsOnMachine -nobl -all -pack -arch x64
0 commit comments