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 e66069b commit 7869bfcCopy full SHA for 7869bfc
.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: 300
33
steps:
34
# Build the shared framework
35
- script: ./eng/build.cmd -ci -nobl -all -pack -arch x64
0 commit comments