mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01: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:
parent
543693b92b
commit
406097c810
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
Reference in a new issue