ci/windows: Getting the default supported windows version to be 7 when using mingw

MSVC are already tested with default windows version 8

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19096>
This commit is contained in:
Yonggang Luo 2022-10-17 00:05:08 +08:00
parent 79891bea1c
commit 70fef47633
1 changed files with 1 additions and 0 deletions

View File

@ -612,6 +612,7 @@ debian-mingw32-x86_64:
-D static-libclc=all
-D llvm=enabled
EXTRA_OPTION: >
-D min-windows-version=7
-D spirv-to-dxil=true
-D gles1=enabled
-D gles2=enabled