Skip to content

Commit 46e1f6b

Browse files
committed
Revert "to be reverted"
This reverts commit 775340b.
1 parent 775340b commit 46e1f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pipeline {
2323

2424
options {
2525
buildDiscarder(logRotator(numToKeepStr: '5'))
26-
timeout (time: 40, unit: 'HOURS')
26+
timeout (time: 24, unit: 'HOURS')
2727
timestamps()
2828
checkoutToSubdirectory('src')
2929
}

0 commit comments

Comments
 (0)