Retarget Windows SDK for Visual Studio projects
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user