mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-15 15:38:22 +02:00
ci: bump fedora from 42 to 44
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41620>
This commit is contained in:
parent
4ebf2e3baa
commit
127acbb126
2 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue