mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 06:20:09 +01:00
ci: uprev apitrace
A new major version (13.0) was just released, a good excuse to uprev :)
New release notes:
https://github.com/apitrace/apitrace/releases/tag/13.0
Difference in this uprev:
b6102d1096...45a005875d
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35816>
This commit is contained in:
parent
7d51a10cda
commit
aade8a919d
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ set -uex
|
|||
|
||||
uncollapsed_section_start apitrace "Building apitrace"
|
||||
|
||||
APITRACE_VERSION="b6102d10960c9f43b1b473903fc67937dd19fb98"
|
||||
APITRACE_VERSION="45a005875d348b055d5b88dca285c109dee90457"
|
||||
|
||||
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: "20250709-xwayland24"
|
||||
DEBIAN_BASE_TAG: "20250715-apitrace"
|
||||
|
||||
DEBIAN_BUILD_TAG: "20250710-libwayland"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue