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 17687f5 commit a78cd62Copy full SHA for a78cd62
.azure/pipelines/ci.yml
@@ -604,7 +604,7 @@ stages:
604
jobName: Helix_x64
605
jobDisplayName: 'Tests: Helix x64'
606
agentOs: Windows
607
- timeoutInMinutes: 180
+ timeoutInMinutes: 240
608
steps:
609
# Build the shared framework
610
- script: ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
0 commit comments