ci: upgrade the fedora image from 38 to 41
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31890>
This commit is contained in:
committed by
Marge Bot
parent
3ecf2a0518
commit
45e1ffeceb
@@ -74,6 +74,7 @@ DEPS=(
|
||||
python-unversioned-command
|
||||
python3-devel
|
||||
python3-mako
|
||||
python3-packaging
|
||||
python3-ply
|
||||
python3-pycparser
|
||||
python3-yaml
|
||||
|
||||
@@ -393,7 +393,7 @@ fedora/x86_64_build:
|
||||
- .fdo.container-build@fedora
|
||||
- .container
|
||||
variables:
|
||||
FDO_DISTRIBUTION_VERSION: 38
|
||||
FDO_DISTRIBUTION_VERSION: 41
|
||||
MESA_IMAGE_TAG: &fedora-x86_64_build ${FEDORA_X86_64_BUILD_TAG}
|
||||
|
||||
.use-fedora/x86_64_build:
|
||||
|
||||
@@ -37,7 +37,7 @@ variables:
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20241106-wlproto2"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20241106-wlproto2"
|
||||
FEDORA_X86_64_BUILD_TAG: "20241106-wlproto2"
|
||||
FEDORA_X86_64_BUILD_TAG: "20241107-fc41"
|
||||
KERNEL_TAG: "v6.6.21-mesa-f8ea"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
PKG_REPO_REV: "bca9635d"
|
||||
|
||||
Reference in New Issue
Block a user