Skip to content

Commit

Permalink
Update debug smoketest action.
Browse files Browse the repository at this point in the history
To get riscv-software-src/riscv-tests#522, which
fixes an intermittent failure.
  • Loading branch information
timsifive committed Nov 10, 2023
1 parent 4f91697 commit ca84e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
git clone --recurse-submodules https://github.com/riscv-software-src/riscv-tests.git
cd riscv-tests
git checkout d020e2069a9f6a9c0e875f23f0f4aababea9fbf0
git checkout bd0a19c136927eaa3b7296a591a896c141affb6b
- name: Run Tests
run: |
Expand Down

0 comments on commit ca84e53

Please sign in to comment.