mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-15 17:48:22 +02:00
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:
parent
dae8bc711d
commit
4ebf2e3baa
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue