Skip to content

Commit

Permalink
ci/hyp: Update reference to riscv-hyp-tests
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Apr 22, 2024
1 parent 98e582d commit d619a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-hyp-riscv-tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
VERSION="920c1379cf6ca2374c6c5207dca425a933d8c7fd"
VERSION="9ace7ffdb384ed84075dbe6219d9c0c9431f278b"

cd $ROOT/tmp

Expand Down

0 comments on commit d619a00

Please sign in to comment.