Skip to content

Commit d8be8ff

Browse files
committed
Change build image for deployment to VS2022.
1 parent 7be7e0b commit d8be8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,5 +257,5 @@ deploy:
257257
prerelease: true
258258
on:
259259
APPVEYOR_REPO_TAG: true # deploy on tag push only
260-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
260+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
261261
PACKAGE: YES

0 commit comments

Comments
 (0)