Skip to content

Commit

Permalink
AppVeyor: Explicitly use Visual Studio 2017 image
Browse files Browse the repository at this point in the history
Specifying the build worker image in the AppVeyor UI doesn't seem to
work, and SignPath.io needs at least the Visual Studio 2017 image.
  • Loading branch information
dcommander committed Feb 7, 2025
1 parent 5125b62 commit 6cd24ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
image: Visual Studio 2017

environment:
LJT_VERSION: 3.1.0
LJT_64BIT_SDK: "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/%LJT_VERSION%/libjpeg-turbo-%LJT_VERSION%-vc64.exe"
Expand Down

0 comments on commit 6cd24ef

Please sign in to comment.