Skip to content

Commit

Permalink
Change build image for deployment to VS2022.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Apr 8, 2023
1 parent 7be7e0b commit d8be8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,5 @@ deploy:
prerelease: true
on:
APPVEYOR_REPO_TAG: true # deploy on tag push only
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
PACKAGE: YES

0 comments on commit d8be8ff

Please sign in to comment.