mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 09:25:21 +00:00
tests: Bump OVMF version
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
c827a1c009
commit
fa686fdfc7
@ -170,7 +170,7 @@ prepare_linux() {
|
||||
}
|
||||
|
||||
download_ovmf() {
|
||||
OVMF_FW_TAG="ch-6624aa331f"
|
||||
OVMF_FW_TAG="ch-a54f262b09"
|
||||
OVMF_FW_URL="https://github.com/cloud-hypervisor/edk2/releases/download/$OVMF_FW_TAG/CLOUDHV.fd"
|
||||
OVMF_FW="$WORKLOADS_DIR/CLOUDHV.fd"
|
||||
pushd "$WORKLOADS_DIR" || exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user