mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 02:40:11 +01:00
ci: uprev Fossilize
This version was really old. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24923>
This commit is contained in:
parent
b810eeda6f
commit
6963a6c8e0
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ set -ex
|
|||
|
||||
git clone https://github.com/ValveSoftware/Fossilize.git
|
||||
cd Fossilize
|
||||
git checkout 16fba1b8b5d9310126bb02323d7bae3227338461
|
||||
git checkout b43ee42bbd5631ea21fe9a2dee4190d5d875c327
|
||||
git submodule update --init
|
||||
mkdir build
|
||||
cd build
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@ variables:
|
|||
|
||||
DEBIAN_X86_64_TEST_ANDROID_TAG: "2023-08-20-deqp-wide_color"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "2023-08-20-deqp-wide_color"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "2023-08-30-vkd3d-proton"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "2023-08-30-fossilize"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "2023-05-01-3.18-bump-1"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
|
||||
FEDORA_X86_64_BUILD_TAG: "2023-07-26-meson-1.2"
|
||||
KERNEL_ROOTFS_TAG: "2023-08-30-vkd3d-proton"
|
||||
KERNEL_ROOTFS_TAG: "2023-08-30-fossilize"
|
||||
KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d"
|
||||
|
||||
WINDOWS_X64_VS_PATH: "windows/x64_vs"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue