Skip to content

Commit 07b7927

Browse files
author
Jan Matyas
committed
Temporarily change branch of riscv-tests to 'multispike'.
Change-Id: If629cc88d2191a796739d6a868b53d96e268ce5a Signed-off-by: Jan Matyas <[email protected]>
1 parent 0ef33f2 commit 07b7927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/riscv-openocd-ci/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -o xtrace
1111
# Checkout riscv-tests.
1212
mkdir -p "$CHECKOUT_DIR"
1313
cd "$CHECKOUT_DIR"
14-
git clone --depth=1 --recursive https://github.com/riscv/riscv-tests .
14+
git clone --depth=1 --recursive https://github.com/riscv/riscv-tests . --branch multispike
1515

1616
# Show revision info
1717
git --no-pager log --no-walk --pretty=short

0 commit comments

Comments
 (0)