Skip to content

Commit

Permalink
Use latest regression test suite in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Oct 5, 2024
1 parent 7865252 commit 4f04e9d
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 @@ -34,7 +34,7 @@ jobs:
echo $GITHUB_WORKSPACE/sail-riscv >> $GITHUB_PATH
- name: Init arch tests
run: riscof arch-test --clone --get-version 3.9
run: riscof arch-test --clone

- name: Run RV32I compliance tests
run: riscof run --config=$SERV/verif/config.ini --suite=riscv-arch-test/riscv-test-suite/rv32i_m/I --env=riscv-arch-test/riscv-test-suite/env --no-browser
Expand Down

0 comments on commit 4f04e9d

Please sign in to comment.