mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-24 18:27:49 +02:00
CI: Upgraded qemu.
This commit is contained in:
parent
dee2fa02b8
commit
8f851e5093
2
.github/workflows/build_arm.yaml
vendored
2
.github/workflows/build_arm.yaml
vendored
@ -11,7 +11,7 @@ env:
|
||||
PROJECT_TYPE: UEFI
|
||||
FORCE_INSTALL: 1
|
||||
WERROR: 1
|
||||
QEMU_VERSION_TAG: qemu-ci-7.2.0-r1
|
||||
QEMU_VERSION_TAG: qemu-ci-8.0.0-r2
|
||||
WINPE_VERSION_TAG: images-winpe-1.0
|
||||
|
||||
jobs:
|
||||
|
2
.github/workflows/build_x86.yaml
vendored
2
.github/workflows/build_x86.yaml
vendored
@ -11,7 +11,7 @@ env:
|
||||
PROJECT_TYPE: UEFI
|
||||
FORCE_INSTALL: 1
|
||||
WERROR: 1
|
||||
QEMU_VERSION_TAG: qemu-ci-7.2.0-r1
|
||||
QEMU_VERSION_TAG: qemu-ci-8.0.0-r2
|
||||
WINPE_VERSION_TAG: images-winpe-1.0
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user