File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
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/AliceO2/O2/o2/macOS ' :
23- description : build/AliceO2/O2/o2/macOS
24- type : boolean
25- default : true
2622 ' check_build/AliceO2/O2/o2/macOS-arm ' :
2723 description : build/AliceO2/O2/o2/macOS-arm
2824 type : boolean
@@ -31,8 +27,8 @@ name: Clean PR checks
3127 description : build/O2/fullCI
3228 type : boolean
3329 default : true
34- ' check_build/O2/o2-dataflow-cs8 ' :
35- description : build/O2/o2-dataflow-cs8
30+ ' check_build/O2/o2-dataflow-slc9 ' :
31+ description : build/O2/o2-dataflow-slc9
3632 type : boolean
3733 default : true
3834 ' check_build/O2/o2/aarch64 ' :
You can’t perform that action at this time.
0 commit comments