Skip to content

Commit 6bb2ef1

Browse files
AAndrisanunojsa
authored andcommitted
azure-pipeline-rpi.yml: increase timeout for build jobs
The default timeout for azure jobs is 60 minutes but currently the build for rpi braches is failing because of that, and for now this value will be increased to 75 minutes. Signed-off-by: Andreea Andrisan <[email protected]>
1 parent d1d77c9 commit 6bb2ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines-rpi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ stages:
3131
displayName: 'Checkpatch Script'
3232

3333
- job: BuildDockerized
34+
timeoutInMinutes: 75
3435
strategy:
3536
matrix:
3637
bcm2709_arm_adi:

0 commit comments

Comments
 (0)