mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-31 10:41:08 +00: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,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…
x
Reference in New Issue
Block a user