ci/panfrost: Reuse file list YAML anchors

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35251>
This commit is contained in:
Guilherme Gallo
2025-05-29 14:45:48 -03:00
committed by Marge Bot
parent 295373f29f
commit 0a63e324a5
+1 -2
View File
@@ -87,8 +87,7 @@
- changes: &panfrost_vulkan_file_list
- src/panfrost/vulkan/**/*
when: on_success
- changes: &panfrost_bifrost_file_list
- src/panfrost/compiler/**/*
- changes: *panfrost_bifrost_file_list
when: on_success
.panfrost-vk-manual-rules: