diff --git a/benchmarks/lfhcal/Snakefile b/benchmarks/lfhcal/Snakefile index 9b6e544613a5d36dab80ee6482e3058aa6756d9b..064bc12194d1fa85ee537825d2ab0cf2a9cb8a68 100644 --- a/benchmarks/lfhcal/Snakefile +++ b/benchmarks/lfhcal/Snakefile @@ -143,10 +143,6 @@ rule lfhcal_campaigns: expand( "results/lfhcal/{CAMPAIGN}", CAMPAIGN=[ - "23.10.0", - "23.11.0", - "23.12.0", - "24.03.1", - "24.04.0", + "24.10.1", ], )