We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e7d03 commit 3cd9644Copy full SHA for 3cd9644
zorg/jenkins/jobs/jobs/clang-3.4-debuginfo-statistics
@@ -2,6 +2,8 @@
2
pipeline {
3
options {
4
disableConcurrentBuilds()
5
+
6
+ timeout(time: 12, unit: 'HOURS')
7
}
8
9
parameters {
0 commit comments