mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-19 03:44:46 -04:00
ci/hyp: Fix reference to riscv-hyp-tests (#2051)
This commit is contained in:
parent
2182aee119
commit
e84b271cff
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
|
||||
VERSION="920c1379cf6ca2374c6c5207dca425a933d8c7fd"
|
||||
VERSION="9ace7ffdb384ed84075dbe6219d9c0c9431f278b"
|
||||
|
||||
cd $ROOT/tmp
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue