ci/build: drop redundant meson/build.sh from jobs that already inherit from .meson-build
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26714>
This commit is contained in:
parent
ddf2ca4faf
commit
377c6b2d45
1 changed files with 0 additions and 6 deletions
|
|
@ -258,8 +258,6 @@ alpine-build-testing:
|
||||||
-D shared-llvm=enabled
|
-D shared-llvm=enabled
|
||||||
UNWIND: "disabled"
|
UNWIND: "disabled"
|
||||||
VULKAN_DRIVERS: "amd,broadcom,freedreno,intel,imagination-experimental"
|
VULKAN_DRIVERS: "amd,broadcom,freedreno,intel,imagination-experimental"
|
||||||
script:
|
|
||||||
- .gitlab-ci/meson/build.sh
|
|
||||||
|
|
||||||
fedora-release:
|
fedora-release:
|
||||||
extends:
|
extends:
|
||||||
|
|
@ -308,8 +306,6 @@ fedora-release:
|
||||||
LLVM_VERSION: ""
|
LLVM_VERSION: ""
|
||||||
UNWIND: "disabled"
|
UNWIND: "disabled"
|
||||||
VULKAN_DRIVERS: "amd,broadcom,freedreno,imagination-experimental,intel,intel_hasvk"
|
VULKAN_DRIVERS: "amd,broadcom,freedreno,imagination-experimental,intel,intel_hasvk"
|
||||||
script:
|
|
||||||
- .gitlab-ci/meson/build.sh
|
|
||||||
|
|
||||||
debian-android:
|
debian-android:
|
||||||
extends:
|
extends:
|
||||||
|
|
@ -467,8 +463,6 @@ debian-arm64-build-test:
|
||||||
VULKAN_DRIVERS: "amd"
|
VULKAN_DRIVERS: "amd"
|
||||||
EXTRA_OPTION: >
|
EXTRA_OPTION: >
|
||||||
-Dtools=panfrost,imagination
|
-Dtools=panfrost,imagination
|
||||||
script:
|
|
||||||
- .gitlab-ci/meson/build.sh
|
|
||||||
|
|
||||||
debian-arm64-release:
|
debian-arm64-release:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue