Skip to content

Commit ca84e53

Browse files
committed
Update debug smoketest action.
To get riscv-software-src/riscv-tests#522, which fixes an intermittent failure.
1 parent 4f91697 commit ca84e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug-smoke.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
git clone --recurse-submodules https://github.com/riscv-software-src/riscv-tests.git
4949
cd riscv-tests
50-
git checkout d020e2069a9f6a9c0e875f23f0f4aababea9fbf0
50+
git checkout bd0a19c136927eaa3b7296a591a896c141affb6b
5151
5252
- name: Run Tests
5353
run: |

0 commit comments

Comments
 (0)