1 parent 52a3ebc commit 05a1039Copy full SHA for 05a1039
1 file changed
.github/workflows/clean-test.yml
@@ -27,6 +27,10 @@ name: Clean PR checks
27
description: build/AliceO2/O2/o2/macOS
28
type: boolean
29
default: true
30
+ 'check_build/AliceO2/O2/o2/macOS-arm':
31
+ description: build/AliceO2/O2/o2/macOS-arm
32
+ type: boolean
33
+ default: true
34
'check_build/O2/fullCI':
35
description: build/O2/fullCI
36
0 commit comments