Skip to content

ci: only trigger gallium_core_file_list jobs from dri and glx frontend changes

Mike Blumenkrantz requested to merge zmike/mesa:ci-frontend_jobs into main

these are the only frontends which may be used by gallium drivers in ci, so stop triggering all driver jobs when other frontends are changed since those changes can never affect ci

should fix #5036 (closed)

Merge request reports