Update .gitlab-ci.yml
This commit is contained in:
parent
249cf34339
commit
c6b68bb555
@ -7,6 +7,6 @@ testbench:
|
||||
stage: simulate
|
||||
script:
|
||||
- echo "Installing dependencies..."
|
||||
- apt update && apt install -y make iverilog gcc-8-riscv64-linux-gnu
|
||||
- apt update && apt install -y make iverilog gcc-10-riscv64-linux-gnu
|
||||
- echo "Running tests..."
|
||||
- make -C tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user