From 77b19402a916d96d33f89eb90c49a2813c7681e7 Mon Sep 17 00:00:00 2001 From: Andreas Kurth Date: Wed, 14 Apr 2021 15:39:40 +0200 Subject: [PATCH] CI: Remove workaround for GitLab 13.4 --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1523b7e9..a49379a1b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,6 @@ vsim: parallel: matrix: - VSIM_VER: ['10.7b', '10.7e', '2020.1'] - DUMMY: 'ignored' # workaround for GitLab 13.4; remove for newer versions synopsys_dc: stage: build @@ -63,7 +62,6 @@ synopsys_dc: parallel: matrix: - VSIM_VER: ['10.7b', '10.7e', '2020.1'] - DUMMY: 'ignored' # workaround for GitLab 13.4; remove for newer versions axi_addr_test: <<: *run_vsim