mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
CI: Upgraded QEMU version.
This commit is contained in:
parent
9316d34888
commit
81e5a79ee5
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-8.1.5-r1
|
||||
QEMU_VERSION_TAG: qemu-ci-9.2.2-r1
|
||||
WINPE_VERSION_TAG: images-winpe-1.0
|
||||
|
||||
jobs:
|
||||
|
2
.github/workflows/build_nolto.yaml
vendored
2
.github/workflows/build_nolto.yaml
vendored
@ -11,7 +11,7 @@ env:
|
||||
PROJECT_TYPE: UEFI
|
||||
FORCE_INSTALL: 1
|
||||
WERROR: 1
|
||||
QEMU_VERSION_TAG: qemu-ci-8.1.5-r1
|
||||
QEMU_VERSION_TAG: qemu-ci-9.2.2-r1
|
||||
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-8.1.5-r1
|
||||
QEMU_VERSION_TAG: qemu-ci-9.2.2-r1
|
||||
WINPE_VERSION_TAG: images-winpe-1.0
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user