mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
tests: Bump OVMF version
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
parent
3c05626ad1
commit
c1831efb2c
@ -167,7 +167,7 @@ prepare_linux() {
|
||||
}
|
||||
|
||||
download_ovmf() {
|
||||
OVMF_FW_TAG="ch-6624aa331f"
|
||||
OVMF_FW_TAG="ch-5746f5029a"
|
||||
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…
Reference in New Issue
Block a user