mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
ci: Bump ci-kdl version for compatibility with Debian 13
The updated Python requirements allow installing with python3.13 on Debian 13. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35853>
This commit is contained in:
parent
31a8985ead
commit
36ad57c729
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -ex
|
|||
|
||||
uncollapsed_section_start kdl "Building kdl"
|
||||
|
||||
KDL_REVISION="cbbe5fd54505fd03ee34f35bfd16794f0c30074f"
|
||||
KDL_REVISION="42218ba7297a28d64ddd1d4b5f200a60b3659d42"
|
||||
KDL_CHECKOUT_DIR="/tmp/ci-kdl.git"
|
||||
|
||||
mkdir -p ${KDL_CHECKOUT_DIR}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue