Skip to content

Commit 5136747

Browse files
committed
[ci] Add ubuntu 24.10 build
1 parent d75eeb8 commit 5136747

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pyroot=OFF
2+
pythia8=OFF
3+
tmva-cpu=OFF

.github/workflows/root-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,8 @@ jobs:
368368
overrides: ["imt=Off", "LLVM_ENABLE_ASSERTIONS=On", "CMAKE_BUILD_TYPE=Debug"]
369369
- image: ubuntu2404
370370
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_BUILD_TYPE=Debug"]
371+
- image: ubuntu2410
372+
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_BUILD_TYPE=Debug"]
371373
- image: debian125
372374
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20"]
373375
# Special builds

0 commit comments

Comments
 (0)