mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 21:39:13 -04:00
CI: use the new binary name of Verible
They switched to new binary names, use these names (the old ones are still around for backwards-compat, but deprecated).
This commit is contained in:
parent
4ee8b24409
commit
df634b9459
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ jobs:
|
|||
fusesoc --version
|
||||
verilator --version
|
||||
riscv32-unknown-elf-gcc --version
|
||||
verilog_lint --version
|
||||
verible-verilog-lint --version
|
||||
displayName: Display environment
|
||||
|
||||
# Verible lint/format is experimental so only run on default config for now,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue