Skip to content

Commit

Permalink
[ci] Add Fedora 41 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo authored and guitargeek committed Nov 7, 2024
1 parent 3a2d5b4 commit c9cc9c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/root-ci-config/buildconfig/fedora41.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
builtin_zstd=ON
builtin_zlib=ON
builtin_nlohmannjson=On
builtin_vdt=On
pythia8=Off
2 changes: 2 additions & 0 deletions .github/workflows/root-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,8 @@ jobs:
include:
- image: fedora40
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20"]
- image: fedora41
overrides: ["LLVM_ENABLE_ASSERTIONS=On"]
- image: alma8
overrides: ["LLVM_ENABLE_ASSERTIONS=On"]
- image: alma9
Expand Down

0 comments on commit c9cc9c4

Please sign in to comment.