mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
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:
parent
a3ae424e0c
commit
02493aeffc
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue