diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 62a8e30dc9..e3bc04b871 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -604,7 +604,7 @@ stages: jobName: Helix_x64 jobDisplayName: 'Tests: Helix x64' agentOs: Windows - timeoutInMinutes: 180 + timeoutInMinutes: 240 steps: # Build the shared framework - script: ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log