diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69190f24460f704fdcdc0641c1dc9018f010b882..ea733a10751b430c888862c2348222b305482c85 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,9 +27,9 @@
 
 stages:
     - linting
-    - simulation
-    - synthesis
-    - hardware
+    #- simulation
+    #- synthesis
+    #- hardware
 
 lint-vhdl-lib-base:
     tags: