Skip to content

Commit 6d37150

Browse files
authored
Update Ibuild schedule for RC week (#2528)
1 parent 8f1b89e commit 6d37150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

JenkinsJobs/Builds/I_build.groovy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ for (STREAM in STREAMS){
1919
# - - - Integration Eclipse SDK builds - - -
2020
# 2024-12 Release Schedule
2121
# Normal : 6 PM every day (1/6 - 2/9)
22-
0 18 * * *
22+
# 0 18 * * *
2323
2424
2525
# Milestone/RC Schedule
2626
# Post M1, no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27-
# 0 6 16-28 8 5-7,1-3
28-
# 0 18 16-28 8 5-7,1-3
27+
0 6 9-20 11 5-7,1-3
28+
0 18 9-20 11 5-7,1-3
2929
""")
3030
}
3131
}

0 commit comments

Comments
 (0)