diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37e30d5ddb63cfc36ad8953621679e903d258aad..b7be697ebd912ea8acefef7617fe804ecac9fe20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,25 +105,12 @@ common:detector:
       - runner_system_failure
 
 include:
-  - local: 'benchmarks/dis/config.yml'
-    #- local: 'benchmarks/dvmp/config.yml'
-  - local: 'benchmarks/dvcs/config.yml'
   - local: 'benchmarks/diffractive_vmp/config.yml'
-  - local: 'benchmarks/tcs/config.yml'
-  - local: 'benchmarks/u_omega/config.yml'
-  - local: 'benchmarks/single/config.yml'
-  - local: 'benchmarks/backgrounds/config.yml'
 
 summary:
   stage: finish
   needs:
-    - "dis:results"
-    - "dvcs:results"
     - "diffractive_vmp:results"
-    - "tcs:results"
-    - "u_omega:results"
-    - "single:results"
-    - "backgrounds:results"
   script:
     - collect_benchmarks.py
   artifacts: