Fix CI test
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b333a7d..5009c57 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,7 +30,7 @@
 
   script:
     - start_section checking_i5 "Building and testing I5 files"
-    - make -j $(nproc) test
+    - make -j $(nproc) test YEARS=18
     - end_section checking_i5