Skip to content

Commit c32dbee

Browse files
committed
CI: test minimal builds
1 parent d67891a commit c32dbee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/root-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,9 @@ jobs:
383383
- image: alma9
384384
overrides: ["CMAKE_BUILD_TYPE=Debug"]
385385
- image: alma10
386+
# Minimal build
387+
- image: alma10
388+
overrides: ["minimal=ON", pythia8=OFF, tmva-sofie=OFF]
386389
- image: ubuntu22
387390
overrides: ["imt=Off", "CMAKE_BUILD_TYPE=Debug"]
388391
- image: ubuntu2404

0 commit comments

Comments
 (0)