mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
ci: Add va frontend to windows-build-rules
Fixes:2d504bc5("CI: Add gallium-va and video-codecs in windows-vs2019 and debian-mingw32-x86_64") Signed-off-by: Sil Vilerino <sivileri@microsoft.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19767> (cherry picked from commit912c72eda5)
This commit is contained in:
parent
e39b25b788
commit
a44264e3c0
2 changed files with 3 additions and 1 deletions
|
|
@ -545,6 +545,8 @@
|
|||
when: on_success
|
||||
- changes:
|
||||
- src/microsoft/**/*
|
||||
- src/gallium/frontends/va/*
|
||||
- src/gallium/targets/va/*
|
||||
when: on_success
|
||||
- changes:
|
||||
*radv_file_list
|
||||
|
|
|
|||
|
|
@ -760,7 +760,7 @@
|
|||
"description": "ci: Add va frontend to windows-build-rules",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "2d504bc5a05467ad19f9a6df92f649697288f8f5"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue