File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1818 "11.6" ,
1919 "11.7" ,
2020 "11.8" ,
21+ "12.0" ,
2122 "main" ,
2223]
2324
203204SUPPORTED_PLATFORMS ["11.7" ] = SUPPORTED_PLATFORMS ["11.6" ].copy ()
204205SUPPORTED_PLATFORMS ["11.7" ] += ["amd64-almalinux-8-bintar" ]
205206SUPPORTED_PLATFORMS ["11.8" ] = SUPPORTED_PLATFORMS ["11.7" ].copy ()
206- SUPPORTED_PLATFORMS ["main" ] = SUPPORTED_PLATFORMS ["11.8" ].copy ()
207+ SUPPORTED_PLATFORMS ["12.0" ] = SUPPORTED_PLATFORMS ["11.8" ].copy ()
208+ SUPPORTED_PLATFORMS ["main" ] = SUPPORTED_PLATFORMS ["12.0" ].copy ()
207209
208210# Define environment variables for MTR step
209211MTR_ENV = {
Original file line number Diff line number Diff line change 2525 | ,
2626 a( href ="#grid?branch=11.8" ) 11.8
2727 | ,
28+ a( href ="#grid?branch=12.0" ) 12.0
29+ | ,
2830 a( href ="#grid?branch=main" ) main
2931 label Results:
3032 select.form-control ( ng-model ="C.result" , ng-change ="C.changeResult(C.result)" , ng-options ="r.code as r.text for r in C.results" )
Original file line number Diff line number Diff line change 2525 | ,
2626 a( href ="#grid?branch=11.8" ) 11.8
2727 | ,
28+ a( href ="#grid?branch=12.0" ) 12.0
29+ | ,
2830 a( href ="#grid?branch=main" ) main
2931 | ) will give you a developer-oriented summary of recent buildbot activity.
3032 li
You can’t perform that action at this time.
0 commit comments