mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
ci: track src/android_stub/ changes
Fixes:932f51d593("ci: Include enough Android headers to let us compile test EGL") Suggested-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38346> (cherry picked from commitf689322d27)
This commit is contained in:
parent
bcfb851af3
commit
013616f8c5
2 changed files with 2 additions and 1 deletions
|
|
@ -60,6 +60,7 @@
|
||||||
- subprojects/**/*
|
- subprojects/**/*
|
||||||
- .gitattributes
|
- .gitattributes
|
||||||
- src/*
|
- src/*
|
||||||
|
- src/android_stub/**/*
|
||||||
- src/c11/**/*
|
- src/c11/**/*
|
||||||
- src/compiler/**/*
|
- src/compiler/**/*
|
||||||
- src/drm-shim/**/*
|
- src/drm-shim/**/*
|
||||||
|
|
|
||||||
|
|
@ -744,7 +744,7 @@
|
||||||
"description": "ci: track src/android_stub/ changes",
|
"description": "ci: track src/android_stub/ changes",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 2,
|
"nomination_type": 2,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": "932f51d593418c95bf8f56ac9335d5f6c52c1285",
|
"because_sha": "932f51d593418c95bf8f56ac9335d5f6c52c1285",
|
||||||
"notes": null
|
"notes": null
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue