mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2024-12-25 18:46:53 -07:00
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…
Reference in New Issue
Block a user