Skip to content

Commit 55a0c40

Browse files
committed
.azurepipelines: Use Fedora 43 image for Linux jobs
With the fixes for the C23 standard we can use gcc 15 and swich over to the latest Fedora image to run the Linux based CI jobs. Signed-off-by: Oliver Steffen <[email protected]>
1 parent 37dbc46 commit 55a0c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azurepipelines/templates/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
variables:
1111
default_python_version: "3.12"
12-
default_linux_image: "ghcr.io/tianocore/containers/fedora-41-test:4dbfa9e"
12+
default_linux_image: "ghcr.io/tianocore/containers/fedora-43-test:bde74f8"

0 commit comments

Comments
 (0)