Skip to content

Commit

Permalink
exclude whisper from riscv_full_interrupt_test
Browse files Browse the repository at this point in the history
  • Loading branch information
wsipak committed Jun 26, 2024
1 parent bd46e17 commit 33ce88a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-riscv-dv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ jobs:
test: riscv_illegal_instr_test
- iss: whisper
test: riscv_illegal_instr_test
- iss: whisper
test: riscv_full_interrupt_test
env:
DEBIAN_FRONTEND: "noninteractive"
CCACHE_DIR: "/opt/riscv-dv/.cache/"
Expand Down

0 comments on commit 33ce88a

Please sign in to comment.