mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
ci: Bump apitrace version to 14.0.
This has improvements to snapshots for looping that I'll be using for the new trace replay tool, and supports zstd trace compression (which we're using in traces-db/traces-db-private now). Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40959>
This commit is contained in:
parent
f7d1f59948
commit
899b855c08
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ set -uex
|
|||
|
||||
section_start apitrace "Building apitrace"
|
||||
|
||||
APITRACE_VERSION="45a005875d348b055d5b88dca285c109dee90457"
|
||||
APITRACE_VERSION="18cfd388ac47a9e00978b34d6c20341f3e2cdb56"
|
||||
|
||||
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
|
||||
pushd /apitrace
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue