Retarget Windows SDK for Visual Studio projects

This commit is contained in:
2025-02-23 19:11:21 -06:00
committed by Celtic Minstrel
parent b200dc2e20
commit c061ed4b0f
12 changed files with 73 additions and 49 deletions

View File

@@ -63,7 +63,7 @@
]
},
win-vs32: {
runs-on: windows-2019,
runs-on: windows-2022,
env: {
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
},
@@ -92,7 +92,7 @@
]
},
win-vs64: {
runs-on: windows-2019,
runs-on: windows-2022,
env: {
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
},