aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJerry Zhao <jerryz123@berkeley.edu>2024-06-20 14:30:19 -0700
committerJerry Zhao <jerryz123@berkeley.edu>2024-06-21 10:29:20 -0700
commit3b6a8fa06ec04bee5634a52b01a4df0d5a91f826 (patch)
tree432d62cf15ce73e74b2bb16bdf2cdee5ed6d266f /.github
parent0f4642ee44ba026bed7bc6f8b0d738de8cc9d948 (diff)
downloadspike-3b6a8fa06ec04bee5634a52b01a4df0d5a91f826.zip
spike-3b6a8fa06ec04bee5634a52b01a4df0d5a91f826.tar.gz
spike-3b6a8fa06ec04bee5634a52b01a4df0d5a91f826.tar.bz2
Remove all --varch parsing
Diffstat (limited to '.github')
-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 090e4d9..6ecc5fb 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 bd0a19c136927eaa3b7296a591a896c141affb6b
+ git checkout 00ab5f0dd4cf56b5a0551bc5adedf60c765d0c66
- name: Run Tests
run: |