ci/skqp: update to the Android CTS 12.1_r5 version

Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22710>
This commit is contained in:
David Heidelberg 2023-04-26 10:54:42 +02:00 committed by Marge Bot
parent a3ae424e0c
commit 02493aeffc
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
# .gitlab-ci/image-tags.yml tags:
# KERNEL_ROOTFS_TAG
SKQP_BRANCH=android-cts-11.0_r7
SKQP_BRANCH=android-cts-12.1_r5
create_gn_args() {
# gn can be configured to cross-compile skia and its tools

View file

@ -21,7 +21,7 @@ variables:
ALPINE_X86_BUILD_TAG: "2023-03-20-3.17-bump"
FEDORA_X86_BUILD_TAG: "2023-03-13-procps-ng"
KERNEL_ROOTFS_TAG: "2023-04-25-vvl"
KERNEL_ROOTFS_TAG: "2023-04-26-skqp-12.1-r5"
WINDOWS_X64_VS_PATH: "windows/x64_vs"
WINDOWS_X64_VS_TAG: "2022-10-20-upgrade-zlib"