aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Zhao <jerryz123@berkeley.edu>2024-06-26 16:54:09 -0700
committerGitHub <noreply@github.com>2024-06-26 16:54:09 -0700
commitd00dfd6615ed6191cb3af9bf1c647cb9467e76ab (patch)
tree261f5403a56650a7641e363ac5acdd1994576cb4
parent0c706923b9109d9f3c9422a2aabff70c08c954ed (diff)
parent7f93baf4636fd6c80910970fdf4f8632465c1ace (diff)
downloadspike-d00dfd6615ed6191cb3af9bf1c647cb9467e76ab.zip
spike-d00dfd6615ed6191cb3af9bf1c647cb9467e76ab.tar.gz
spike-d00dfd6615ed6191cb3af9bf1c647cb9467e76ab.tar.bz2
Merge pull request #1710 from riscv-software-src/fix_debug_ci
Fix riscv-tests commit for CI
-rw-r--r--.github/workflows/debug-smoke.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/debug-smoke.yml b/.github/workflows/debug-smoke.yml
index 6ecc5fb..7d6cc00 100644
--- a/.github/workflows/debug-smoke.yml
+++ b/.github/workflows/debug-smoke.yml
@@ -47,7 +47,7 @@ jobs:
run: |
git clone --recurse-submodules https://github.com/riscv-software-src/riscv-tests.git
cd riscv-tests
- git checkout 00ab5f0dd4cf56b5a0551bc5adedf60c765d0c66
+ git checkout e06a435c1e545def71e833031356372f0828f165
- name: Run Tests
run: |