From 97a0c2a5b44a724a5adc5be2e2f4c5490433bc06 Mon Sep 17 00:00:00 2001 From: ALLART Come Date: Tue, 26 Sep 2023 15:18:58 +0200 Subject: [PATCH] Retire SPIKE_ROOT from 'fpga-boot' CI job configuration. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42538f292a..61e1f1029a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -485,7 +485,6 @@ fpga-boot: DASHBOARD_SORT_INDEX: 10 DASHBOARD_JOB_CATEGORY: "Synthesis" VERILATOR_INSTALL_DIR: "NO" # Skip install and checks of verilator - SPIKE_ROOT: "NO" # Skip install and checks of spike [Remove after PR #1468 that phases out SPIKE_ROOT is merged] SPIKE_INSTALL_DIR: "NO" # Skip install and checks of spike script: - source verif/regress/install-cva6.sh