Skip to content

Commit

Permalink
ci: add the HPDcache configuration in non-regression testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Fuguet committed Dec 5, 2023
1 parent e40662d commit b41b43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
testcase: [asm-tests, mul, amo, fp, benchmarks]
target: [cv64a6_imafdc_sv39, cv64a6_imafdc_sv39_wb]
target: [cv64a6_imafdc_sv39, cv64a6_imafdc_sv39_wb, cv64a6_imafdc_sv39_hpdcache]
env:
RISCV: /riscv
needs:
Expand Down

0 comments on commit b41b43e

Please sign in to comment.