ci: bump ANGLE
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29207>
This commit is contained in:

committed by
Marge Bot

parent
9a8cb81f61
commit
ec8eeb39ae
@@ -1,8 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# When changing this file, you need to bump the following
|
||||
# .gitlab-ci/image-tags.yml tags:
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
set -ex
|
||||
|
||||
ANGLE_REV="0518a3ff4d4e7e5b2ce8203358f719613a31c118"
|
||||
ANGLE_REV="1409a05a81e3ccb279142433a2b987bc330f555b"
|
||||
|
||||
# DEPOT tools
|
||||
git clone --depth 1 https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
|
@@ -27,7 +27,7 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_TAG: "20240423-deqp"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "20240515-piglit-8a"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "20240515-piglit-8a"
|
||||
KERNEL_ROOTFS_TAG: "20240515-piglit-8a"
|
||||
KERNEL_ROOTFS_TAG: "20240516-angle"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240412-pycparser"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
Reference in New Issue
Block a user