ci: bump fedora from 42 to 44

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41620>
This commit is contained in:
Eric Engestrom 2026-05-16 19:03:48 +02:00 committed by Marge Bot
parent 4ebf2e3baa
commit 127acbb126
2 changed files with 3 additions and 3 deletions

View file

@ -21,9 +21,9 @@ fedora/x86_64_build:
- .fdo.container-build@fedora
- .container
variables:
FDO_DISTRIBUTION_VERSION: 42
FDO_DISTRIBUTION_VERSION: 44
MESA_IMAGE_TAG: &fedora-x86_64_build ${FEDORA_X86_64_BUILD_TAG}
LLVM_VERSION: &fedora-x86_64-llvm 20
LLVM_VERSION: &fedora-x86_64-llvm 22
.use-fedora/x86_64_build:
tags:

View file

@ -30,7 +30,7 @@ variables:
ALPINE_X86_64_BUILD_TAG: "20260604-rust196"
FEDORA_X86_64_BUILD_TAG: "20260604-bindgen"
FEDORA_X86_64_BUILD_TAG: "20260604-f44"
KERNEL_TAG: "v6.19-mesa-712d"
KERNEL_REPO: "gfx-ci/linux"