missed reset of d_valid in dcache.py and missed that its
[soc.git] / .gitlab-ci.yml
index 867411fa4ddce7beef88c6b704c9f3f8df997219..c3ca516fc2695aced2e4d186b000f0a2694f399e 100644 (file)
@@ -10,6 +10,7 @@ cache:
 variables:
     PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
     GIT_SUBMODULE_STRATEGY: recursive
+    GIT_DEPTH: 500
 
 build:
     stage: build