ci: Condition ppc64-el on specific drivers
Changes to Panfrost or Freedreno should not trigger ppc64 rebuilds. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10926>
This commit is contained in:

committed by
Marge Bot

parent
1595a9421b
commit
ebe1d2585b
@@ -1070,6 +1070,7 @@ meson-ppc64el:
|
||||
extends:
|
||||
- .meson-cross
|
||||
- .use-ppc64el_build
|
||||
- .ppc64el-rules
|
||||
variables:
|
||||
CROSS: ppc64el
|
||||
GALLIUM_DRIVERS: "nouveau,radeonsi,swrast,virgl,zink"
|
||||
|
Reference in New Issue
Block a user