mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-20 21:30:22 +02:00
GHA Windows images previously had multiple VC Build Tools installed, which required specifying the `VCPKG_PLATFORM_TOOLSET_VERSION` explicitly to avoid linker errors. This issue has been resolved as per https://github.com/actions/runner-images/issues/9701.