Skip to content

Commit

Permalink
ci/build: drop redundant meson/build.sh from jobs that already inheri…
Browse files Browse the repository at this point in the history
  • Loading branch information
1ace authored and Marge Bot committed Dec 17, 2023
1 parent ddf2ca4 commit 377c6b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci/build/gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ alpine-build-testing:
-D shared-llvm=enabled
UNWIND: "disabled"
VULKAN_DRIVERS: "amd,broadcom,freedreno,intel,imagination-experimental"
script:
- .gitlab-ci/meson/build.sh

fedora-release:
extends:
Expand Down Expand Up @@ -308,8 +306,6 @@ fedora-release:
LLVM_VERSION: ""
UNWIND: "disabled"
VULKAN_DRIVERS: "amd,broadcom,freedreno,imagination-experimental,intel,intel_hasvk"
script:
- .gitlab-ci/meson/build.sh

debian-android:
extends:
Expand Down Expand Up @@ -467,8 +463,6 @@ debian-arm64-build-test:
VULKAN_DRIVERS: "amd"
EXTRA_OPTION: >
-Dtools=panfrost,imagination
script:
- .gitlab-ci/meson/build.sh
debian-arm64-release:
extends:
Expand Down

0 comments on commit 377c6b2

Please sign in to comment.