We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f91697 commit ca84e53Copy full SHA for ca84e53
.github/workflows/debug-smoke.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
git clone --recurse-submodules https://github.com/riscv-software-src/riscv-tests.git
49
cd riscv-tests
50
- git checkout d020e2069a9f6a9c0e875f23f0f4aababea9fbf0
+ git checkout bd0a19c136927eaa3b7296a591a896c141affb6b
51
52
- name: Run Tests
53
0 commit comments