ci: drop unused shader-db clone + build from fedora image
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24504>
This commit is contained in:

committed by
Marge Bot

parent
16201d5896
commit
e7c0971b4f
@@ -105,13 +105,6 @@ pip install meson==1.2.0
|
|||||||
|
|
||||||
. .gitlab-ci/container/build-wayland.sh
|
. .gitlab-ci/container/build-wayland.sh
|
||||||
|
|
||||||
pushd /usr/local
|
|
||||||
git clone https://gitlab.freedesktop.org/mesa/shader-db.git --depth 1
|
|
||||||
rm -rf shader-db/.git
|
|
||||||
cd shader-db
|
|
||||||
make
|
|
||||||
popd
|
|
||||||
|
|
||||||
|
|
||||||
############### Uninstall the build software
|
############### Uninstall the build software
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@ variables:
|
|||||||
|
|
||||||
ALPINE_X86_64_BUILD_TAG: "2023-08-04-shader-db"
|
ALPINE_X86_64_BUILD_TAG: "2023-08-04-shader-db"
|
||||||
ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
|
ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
|
||||||
FEDORA_X86_64_BUILD_TAG: "2023-07-26-meson-1.2"
|
FEDORA_X86_64_BUILD_TAG: "2023-08-04-shader-db"
|
||||||
KERNEL_ROOTFS_TAG: "2023-09-18-deqp"
|
KERNEL_ROOTFS_TAG: "2023-09-18-deqp"
|
||||||
KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d"
|
KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user