mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 04:11:12 +02:00
ci: Use the previous build worker image in AppVeyor
This is a workaround as the recent Visual Studio 2019 image update breaks our builds.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user