File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ for (STREAM in config.Streams){
17
17
# format: Minute Hour Day Month Day of the week (0-7)
18
18
19
19
# - - - Integration Eclipse SDK builds - - -
20
- # 2025-06 Release Schedule
21
- # Normal : 6 PM every day (1 /6 - 2/9 )
22
- 0 18 * * *
20
+ # 2025-09 Release Schedule
21
+ # Normal : 6 PM every day (11 /6 - 27/8 )
22
+ # 0 18 * * *
23
23
24
24
25
25
# RC Schedule
26
26
# Post M3, no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27
- # 0 6 16-28 5 5-7,1-3
28
- # 0 18 16-28 5 5-7,1-3
27
+ # 0 6 15-27 8 5-7,1-3
28
+ # 0 18 15-27 8 5-7,1-3
29
29
''' )
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"Streams" : [
3
- " 4.36 "
3
+ " 4.37 "
4
4
],
5
5
"Branches" : {
6
- "4.36 " : " master"
6
+ "4.37 " : " master"
7
7
}
8
8
}
You can’t perform that action at this time.
0 commit comments