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:
Eric Engestrom
2025-03-13 18:25:43 +01:00
committed by Marge Bot
parent f6f085f50a
commit 1b0a358db2
2 changed files with 4 additions and 4 deletions

View File

@@ -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