Skip to content

Commit

Permalink
CI: Use latest Fedora 40 image for Linux jobs
Browse files Browse the repository at this point in the history
The Fedora 40 images uses gcc 14, includes libasan and
libubsan, clang, and some fixes and improvements.

See tianocore/containers@c98ff99

Signed-off-by: Oliver Steffen <[email protected]>
  • Loading branch information
osteffenrh committed Nov 26, 2024
1 parent 7eff71f commit 4158e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azurepipelines/templates/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

variables:
default_python_version: "3.12"
default_linux_image: "ghcr.io/tianocore/containers/fedora-37-test:a0dd931"
default_linux_image: "ghcr.io/tianocore/containers/fedora-40-test:c98ff99"

0 comments on commit 4158e36

Please sign in to comment.