diff --git a/.azure-pipelines/gpu-tests.yml b/.azure-pipelines/gpu-tests.yml index c45613dbb7..439338156b 100644 --- a/.azure-pipelines/gpu-tests.yml +++ b/.azure-pipelines/gpu-tests.yml @@ -19,7 +19,7 @@ pr: jobs: - job: pytest # how long to run the job before automatically cancelling - timeoutInMinutes: "55" + timeoutInMinutes: "65" # how much time to give 'run always even if cancelled tasks' before stopping them cancelTimeoutInMinutes: "2"