mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
ci/a618: Fix zink-tu-a618-full rules
We should use `.zink-turnip-collabora-manual-rules` instead of
`.collabora-turnip-manual-rules`, since the former correctly reacts to
the zink+turnip file changes.
Fixes: 69eac6dd15 ("ci/a618: Add zink-tu-a618-full")
Reported-by: Valentine Burley <valentine.burley@gmail.com>
Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30698>
This commit is contained in:
parent
38c989ada2
commit
8aa52ac666
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ zink-tu-a618:
|
|||
zink-tu-a618-full:
|
||||
extends:
|
||||
- zink-tu-a618
|
||||
- .collabora-turnip-manual-rules
|
||||
- .zink-turnip-collabora-manual-rules
|
||||
variables:
|
||||
DEQP_FRACTION: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue