diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 782710955fe91e642110dfb3e4ed1d23adc6a77f..84a1e902ace668fbee40346cf71e3c4c7a519f2e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ variables:
   RUN:
     value: "all"
     description: "The tests that should run. Possible values: ubuntu, win-msvc, win-mingw, mac, all."
-  GIT_DEPTH: 1
+  GIT_DEPTH: 15
 
 stages:
   - build