mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Set appveyor vm version to previous Visual Studio 2019 release.
Latest vm version has updated cmake and the berkeleydb vcpkg now fails to build.
This commit is contained in:
parent
4631dc5c57
commit
3ec8f4c080
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
version: '{branch}.{build}'
|
||||
skip_tags: true
|
||||
image: Visual Studio 2019
|
||||
image: Previous Visual Studio 2019
|
||||
configuration: Release
|
||||
platform: x64
|
||||
clone_depth: 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue