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

---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c7a23df66..73832d6063 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,10 +28,6 @@
 stages:
     - linting
 
-#   - simulation
-#   - synthesis
-#   - hardware
-
 lint-vhdl-lib-base:
     tags:
         - hdl
-- 
GitLab