We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c70692 commit 7f93bafCopy full SHA for 7f93baf
.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 00ab5f0dd4cf56b5a0551bc5adedf60c765d0c66
+ git checkout e06a435c1e545def71e833031356372f0828f165
51
52
- name: Run Tests
53
0 commit comments