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 7a32e76 commit 76e9aa7Copy full SHA for 76e9aa7
zorg/jenkins/jobs/jobs/clang-stage2-cmake-RgSan
@@ -1,6 +1,8 @@
1
pipeline {
2
options {
3
disableConcurrentBuilds()
4
+
5
+ timeout(time: 24, unit: 'HOURS')
6
}
7
8
parameters {
0 commit comments