Skip to content

Commit

Permalink
[legacy] Test FairRoot v18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Nov 25, 2022
1 parent 46000bc commit fb31f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/legacy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ add_custom_target(source-cache

include(CTest)

foreach(ver IN ITEMS 18.4 18.6)
foreach(ver IN ITEMS 18.4 18.6 18.8)
set(TEST_VERSION v${ver}_patches)
configure_file(test/legacy/fairroot.sh.in ${CMAKE_BINARY_DIR}/test_fairroot_${ver}.sh @ONLY)
add_test(NAME FairRoot_${ver}
Expand Down

0 comments on commit fb31f62

Please sign in to comment.