ci: bump apitrace version
apitrace at commit b6102d10 has a bugfix regarding a recent regression in GPU frame time calculation that made we miss weeks of performance data. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34713>
This commit is contained in:
committed by
Marge Bot
parent
47db31b556
commit
b92dd9c573
@@ -11,7 +11,7 @@ set -uex
|
||||
|
||||
uncollapsed_section_start apitrace "Building apitrace"
|
||||
|
||||
APITRACE_VERSION="6345d3130b3cbec07ba541e1121c8afc4aac2867"
|
||||
APITRACE_VERSION="b6102d10960c9f43b1b473903fc67937dd19fb98"
|
||||
|
||||
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
|
||||
pushd /apitrace
|
||||
|
||||
@@ -19,7 +19,7 @@ include:
|
||||
- .gitlab-ci/conditional-build-image-tags.yml
|
||||
|
||||
variables:
|
||||
DEBIAN_BASE_TAG: "20250422-ci-fairy"
|
||||
DEBIAN_BASE_TAG: "20250425-apitrace"
|
||||
|
||||
DEBIAN_BUILD_TAG: "20250422-ci-fairy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user