ci: bump to fedora 42

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34626>
This commit is contained in:
Eric Engestrom
2025-04-20 18:57:13 +02:00
committed by Marge Bot
parent 2bcb55f3f6
commit c643f62633
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -326,9 +326,9 @@ fedora/x86_64_build:
- .fdo.container-build@fedora
- .container
variables:
FDO_DISTRIBUTION_VERSION: 41
FDO_DISTRIBUTION_VERSION: 42
MESA_IMAGE_TAG: &fedora-x86_64_build ${FEDORA_X86_64_BUILD_TAG}
LLVM_VERSION: &fedora-x86_64-llvm 19
LLVM_VERSION: &fedora-x86_64-llvm 20
.use-fedora/x86_64_build:
tags:
+1 -1
View File
@@ -32,7 +32,7 @@ variables:
ALPINE_X86_64_BUILD_TAG: "20250324-sphinx"
ALPINE_X86_64_LAVA_SSH_TAG: "20250321-s3cp-fix5"
FEDORA_X86_64_BUILD_TAG: "20250321-s3cp-fix5"
FEDORA_X86_64_BUILD_TAG: "20250420-42"
KERNEL_TAG: "v6.14-mesa-0bdd"
KERNEL_REPO: "gfx-ci/linux"