[28.x] Backports#34463
Merged
Merged
Conversation
Github-Pull: bitcoin#34174 Rebased-From: b23b901
354376e to
e8a6709
Compare
Contributor
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please copy-paste |
The macOS 13 images are no-longer available for use.
We can use vswhere.exe directly to create a vs developer prompt and so can remove this third party dependency. Co-authored-by: David Gumberg <davidzgumberg@gmail.com> Github-Pull: bitcoin#32513 Rebased-From: 7ae0497
Github-Pull: bitcoin#34344 Rebased-From: 9482f00
e8a6709 to
f6e5ec5
Compare
This was referenced Feb 2, 2026
morozow
pushed a commit
to morozow/bitcoin_rd
that referenced
this pull request
May 8, 2026
4aed72f doc: update release notes for v28.x (fanquake) 6e8b742 chore: Update outdated GitHub Actions versions (Padraic Slattery) 4c88401 ci: remove 3rd party js from windows dll gha job (Max Edwards) d5735e8 ci: use macos-14 image (fanquake) c601d30 doc: update copyright year (fanquake) Pull request description: Contains one change to switch the macOS runners to a version that still works (13 -> 14): * bitcoin@d5735e8 Also backports: * bitcoin#32513 (partial backport) * bitcoin#34174 * bitcoin#34344 ACKs for top commit: marcofleon: ACK 4aed72f Tree-SHA512: 63e4b08779852984c48aaf555f6ce9a7afd12bad65b8062dcc6351b39f6a3a355efd0e0277e8a62400588613db86c45f196efc1ac7b91317821d69301badebcf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contains one change to switch the macOS runners to a version that still works (13 -> 14):
Also backports: