mirror of https://github.com/acidanthera/audk.git
CI: Use latest image for Linux jobs (Qemu 8, gcc 12)
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 <osteffen@redhat.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
638dfb4135
commit
81cb0371f9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue