mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-06-28 09:16:22 -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
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
|
ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
|
||||||
VERSION="920c1379cf6ca2374c6c5207dca425a933d8c7fd"
|
VERSION="9ace7ffdb384ed84075dbe6219d9c0c9431f278b"
|
||||||
|
|
||||||
cd $ROOT/tmp
|
cd $ROOT/tmp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue