about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-05-21 10:27:41 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-05-21 10:27:41 +0200
commit1daab471ce0d71fd0bf071a4bce0e19dd171f546 (patch)
treea08a5ef72965c2f2515018c05ec29c424781ce6e
parente6830c1ac1ccf0d8ead6c9b04dcf87b2b0890d1e (diff)
downloadrust-1daab471ce0d71fd0bf071a4bce0e19dd171f546.tar.gz
rust-1daab471ce0d71fd0bf071a4bce0e19dd171f546.zip
ci: temp increase of the timeout to 10 hours
Let's see how long a full build takes.
-rw-r--r--.azure-pipelines/steps/run.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.azure-pipelines/steps/run.yml b/.azure-pipelines/steps/run.yml
index dfe54e65e4e..8882278e3fe 100644
--- a/.azure-pipelines/steps/run.yml
+++ b/.azure-pipelines/steps/run.yml
@@ -88,7 +88,8 @@ steps:
     else
       src/ci/docker/run.sh $IMAGE
     fi
-  timeoutInMinutes: 180
+  #timeoutInMinutes: 180
+  timeoutInMinutes: 600
   env:
     CI: true
     SRC: .