File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,6 @@ name: Clean PR checks
1919 # Warning: the check_* keys are magic and must consist of the string
2020 # "check_" followed by the applicable check name exactly. The
2121 # "description" field is only the human-readable label for the input.
22- ' check_build/O2/o2 ' :
23- description : build/O2/o2
24- type : boolean
25- default : true
2622 ' check_build/AliceO2/O2/o2/macOS ' :
2723 description : build/AliceO2/O2/o2/macOS
2824 type : boolean
@@ -31,14 +27,10 @@ name: Clean PR checks
3127 description : build/AliceO2/O2/o2/macOS-arm
3228 type : boolean
3329 default : true
34- ' check_build/O2/fullCI ' :
30+ ' check_build/O2/fullCI_slc9 ' :
3531 description : build/O2/fullCI
3632 type : boolean
3733 default : true
38- ' check_build/O2/o2-cs8 ' :
39- description : build/O2/o2-cs8
40- type : boolean
41- default : true
4234 ' check_build/O2/o2-dataflow-cs8 ' :
4335 description : build/O2/o2-dataflow-cs8
4436 type : boolean
You can’t perform that action at this time.
0 commit comments