ci: bump apitrace version
This includes the fixes discovered in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30417#note_2810243 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34245>
This commit is contained in:
committed by
Marge Bot
parent
f6f085f50a
commit
1b0a358db2
@@ -11,7 +11,7 @@ set -uex
|
||||
|
||||
uncollapsed_section_start apitrace "Building apitrace"
|
||||
|
||||
APITRACE_VERSION="0a6506433e1f9f7b69757b4e5730326970c4321a"
|
||||
APITRACE_VERSION="952bad1469ea747012bdc48c48993bd5f13eec04"
|
||||
|
||||
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
|
||||
pushd /apitrace
|
||||
|
||||
@@ -38,9 +38,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250321-s3cp-fix5"
|
||||
DEBIAN_TEST_GL_TAG: "20250327-piglit"
|
||||
DEBIAN_TEST_VK_TAG: "20250327-piglit"
|
||||
KERNEL_ROOTFS_TAG: "20250327-trace"
|
||||
DEBIAN_TEST_GL_TAG: "20250327-apitrace"
|
||||
DEBIAN_TEST_VK_TAG: "20250327-apitrace"
|
||||
KERNEL_ROOTFS_TAG: "20250327-apitrace"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
|
||||
|
||||
Reference in New Issue
Block a user