Skip to content

build_support: use correct shader cache path

ngcortes requested to merge ngcortes/mesa_ci:fix_shader_cache_path into master

Jobs with failing deps in CI have been causing unnecessary slowness because they are still being built even when their deps failed to build. This patch will correct this problem.

Merge request reports

Loading