mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 19:30:11 +01:00
ci: bump apitrace
More dlopen fixes for !30417. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34599>
This commit is contained in:
parent
762b749f9f
commit
519e329cd6
2 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ set -uex
|
|||
|
||||
uncollapsed_section_start apitrace "Building apitrace"
|
||||
|
||||
APITRACE_VERSION="952bad1469ea747012bdc48c48993bd5f13eec04"
|
||||
APITRACE_VERSION="6345d3130b3cbec07ba541e1121c8afc4aac2867"
|
||||
|
||||
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
|
||||
pushd /apitrace
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ variables:
|
|||
DEBIAN_BUILD_TAG: "20250324-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250417-aosp-cts"
|
||||
DEBIAN_TEST_GL_TAG: "20250416-pigtag"
|
||||
DEBIAN_TEST_VK_TAG: "20250416-pigtag"
|
||||
KERNEL_ROOTFS_TAG: "20250416-pigtag"
|
||||
DEBIAN_TEST_GL_TAG: "20250418-apitrace"
|
||||
DEBIAN_TEST_VK_TAG: "20250418-apitrace"
|
||||
KERNEL_ROOTFS_TAG: "20250418-apitrace"
|
||||
|
||||
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue