ci/angle: Uprev ANGLE

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33513>
This commit is contained in:
Valentine Burley
2025-02-12 16:43:37 +01:00
committed by Marge Bot
parent 5eea8f6fe8
commit 2e48bcf064
14 changed files with 14 additions and 99 deletions

View File

@@ -9,7 +9,7 @@ set -uex
uncollapsed_section_start angle "Building ANGLE"
ANGLE_REV="76025caa1a059f464a2b0e8f879dbd4746f092b9"
ANGLE_REV="6abdc11741c4932e8e64ec055e67f556a7cbb5b1"
# Set ANGLE_ARCH based on DEBIAN_ARCH if it hasn't been explicitly defined
if [[ -z "${ANGLE_ARCH:-}" ]]; then