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 f1203e0 commit 6fa7ab2Copy full SHA for 6fa7ab2
.azure/pipelines/template-tests-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
jobName: Helix_templates_x64
32
jobDisplayName: 'Tests: Helix template tests x64'
33
agentOs: Windows
34
- timeoutInMinutes: 120
+ timeoutInMinutes: 180
35
steps:
36
# Build the shared framework
37
- script: ./eng/build.cmd -ci -prepareMachine -nativeToolsOnMachine -nobl -all -pack -arch x64
0 commit comments