Skip to content

Commit 1daab47

Browse files
committed
ci: temp increase of the timeout to 10 hours
Let's see how long a full build takes.
1 parent e6830c1 commit 1daab47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azure-pipelines/steps/run.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ steps:
8888
else
8989
src/ci/docker/run.sh $IMAGE
9090
fi
91-
timeoutInMinutes: 180
91+
#timeoutInMinutes: 180
92+
timeoutInMinutes: 600
9293
env:
9394
CI: true
9495
SRC: .

0 commit comments

Comments
 (0)