Skip to content

Commit 4f04e9d

Browse files
committed
Use latest regression test suite in CI
1 parent 7865252 commit 4f04e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo $GITHUB_WORKSPACE/sail-riscv >> $GITHUB_PATH
3535
3636
- name: Init arch tests
37-
run: riscof arch-test --clone --get-version 3.9
37+
run: riscof arch-test --clone
3838

3939
- name: Run RV32I compliance tests
4040
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

0 commit comments

Comments
 (0)