mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 21:39:13 -04:00
[ci] Add a comment on private CI
Private CI has a separate list of ibex configurations it runs (there's no sane way around that). Add a note to the pipeline configuration to hopefully remember to keep them in sync, if that's desired (they don't *have to* be in sync).
This commit is contained in:
parent
2c75d4df39
commit
10ac310b31
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ jobs:
|
|||
- template : ci/ibex-rtl-ci-steps.yml
|
||||
parameters:
|
||||
ibex_configs:
|
||||
# Note: Try to keep the list of configurations in sync with the one used
|
||||
# in Private CI.
|
||||
- small
|
||||
- experimental-maxperf-pmp
|
||||
- experimental-maxperf-pmp-bmfull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue