mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-27 02:20:38 +02:00
ci: add llvmpipe paths to virgl rules
since llvmpipe changes will affect virgl Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4777>
This commit is contained in:
parent
7a0a6a7180
commit
0e135ca227
1 changed files with 2 additions and 0 deletions
|
|
@ -138,7 +138,9 @@
|
|||
*gallium_core_file_list
|
||||
when: on_success
|
||||
- changes:
|
||||
- src/gallium/drivers/llvmpipe/**/*
|
||||
- src/gallium/drivers/virgl/**/*
|
||||
- src/gallium/winsys/virgl/**/*
|
||||
- src/gallium/winsys/sw/**/*
|
||||
when: on_success
|
||||
- when: never
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue