mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
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:
parent
d607082b90
commit
2ec3e536fd
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
- subprojects/**/*
|
||||
- .gitattributes
|
||||
- src/*
|
||||
- src/c11/**/*
|
||||
- src/compiler/**/*
|
||||
- src/drm-shim/**/*
|
||||
- src/gtest/**/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue