mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18:04 +02: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> (cherry picked from commit2ec3e536fd) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38432>
This commit is contained in:
parent
14097ed79d
commit
b6ae45d326
2 changed files with 2 additions and 1 deletions
|
|
@ -60,6 +60,7 @@
|
|||
- subprojects/**/*
|
||||
- .gitattributes
|
||||
- src/*
|
||||
- src/c11/**/*
|
||||
- src/compiler/**/*
|
||||
- src/drm-shim/**/*
|
||||
- src/gtest/**/*
|
||||
|
|
|
|||
|
|
@ -1584,7 +1584,7 @@
|
|||
"description": "ci: track src/c11/ changes",
|
||||
"nominated": true,
|
||||
"nomination_type": 2,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "b2ddec4e98fea9b824e7258468e5b5da9ba848b0",
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue