ci: bump bindgen version from 0.71.1 to 0.72.1

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

View file

@ -8,7 +8,7 @@
section_start bindgen "Building bindgen"
BINDGEN_VER=0.71.1
BINDGEN_VER=0.72.1
CBINDGEN_VER=0.26.0
# bindgen

View file

@ -20,7 +20,7 @@ include:
variables:
DEBIAN_BUILD_BASE_TAG: "20260604-rust196"
DEBIAN_BUILD_TAG: "20260504-screenshot"
DEBIAN_BUILD_TAG: "20260604-bindgen"
DEBIAN_TEST_BASE_TAG: "20260604-rust196"
DEBIAN_TEST_ANDROID_TAG: "20260602-angle-19"
@ -30,7 +30,7 @@ variables:
ALPINE_X86_64_BUILD_TAG: "20260604-rust196"
FEDORA_X86_64_BUILD_TAG: "20260604-rust196"
FEDORA_X86_64_BUILD_TAG: "20260604-bindgen"
KERNEL_TAG: "v6.19-mesa-712d"
KERNEL_REPO: "gfx-ci/linux"