Skip to content

Commit 54087d3

Browse files
Update riscv/riscv-isa-sim digest to 1280c3c (#1746)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | riscv/riscv-isa-sim | digest | `de82903` → `1280c3c` | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/riscv/riscv-arch-test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoiYWN0NCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0664a4 commit 54087d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/install-spike.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
set -euo pipefail
99

1010
INSTALL_DIR="${1:?Usage: install-spike.sh <install-dir>}"
11-
SPIKE_COMMIT="de829033327fb5f34839b9946a213917186b6a4d"
11+
SPIKE_COMMIT="1280c3ca1ef0ce5ec95994cb9b7144f3ea2c655c"
1212

1313
git clone https://github.com/riscv/riscv-isa-sim.git
1414
cd riscv-isa-sim

0 commit comments

Comments
 (0)