ci: track src/c11/ changes

It's used by mesa_util, so let's just consider changes to it can affect
any job.

Fixes: b2ddec4e98 ("c11: Implement c11/time.h with c11/impl/time.c")
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38346>
This commit is contained in:
Eric Engestrom 2025-11-10 10:00:21 +01:00 committed by Marge Bot
parent d607082b90
commit 2ec3e536fd

View file

@ -60,6 +60,7 @@
- subprojects/**/*
- .gitattributes
- src/*
- src/c11/**/*
- src/compiler/**/*
- src/drm-shim/**/*
- src/gtest/**/*