From 72e99f05b2d10bf4812d70dfa905fda09307b8c4 Mon Sep 17 00:00:00 2001
From: Pieter Donker <donker@astron.nl>
Date: Mon, 15 May 2023 12:26:38 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69190f2446..ea733a1075 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:
-- 
GitLab