Skip to content

Commit 3ec8f4c

Browse files
committed
Set appveyor vm version to previous Visual Studio 2019 release.
Latest vm version has updated cmake and the berkeleydb vcpkg now fails to build.
1 parent 4631dc5 commit 3ec8f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: '{branch}.{build}'
22
skip_tags: true
3-
image: Visual Studio 2019
3+
image: Previous Visual Studio 2019
44
configuration: Release
55
platform: x64
66
clone_depth: 5

0 commit comments

Comments
 (0)