Use the latest Linux container image (from 2023-05-30). It uses Qemu 8.0.0 and gcc 12.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4324 Signed-off-by: Oliver Steffen <[email protected]> --- PR: https://github.com/tianocore/edk2/pull/4460 --- .azurepipelines/templates/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azurepipelines/templates/defaults.yml b/.azurepipelines/templates/defaults.yml index 6730a0e8e4b3..8006495580f3 100644 --- a/.azurepipelines/templates/defaults.yml +++ b/.azurepipelines/templates/defaults.yml @@ -9,4 +9,4 @@ variables: default_python_version: ">=3.10.6" - default_linux_image: "ghcr.io/tianocore/containers/fedora-37-test:3b3eb8f" + default_linux_image: "ghcr.io/tianocore/containers/fedora-37-test:a0dd931" -- 2.40.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#105544): https://edk2.groups.io/g/devel/message/105544 Mute This Topic: https://groups.io/mt/99260079/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
