Skip to content

Commit

Permalink
set timeout to 12 hours for clang-stage2-cmake-RgSan
Browse files Browse the repository at this point in the history
  • Loading branch information
justice-adams-apple committed Jan 21, 2025
1 parent 6cc5dcf commit 7cee8bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zorg/jenkins/jobs/jobs/clang-stage2-cmake-RgSan
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
pipeline {
options {
disableConcurrentBuilds()

timeout(time: 12, unit: 'HOURS')
}

parameters {
Expand Down

0 comments on commit 7cee8bd

Please sign in to comment.