forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2934: [GA] Resolve latest macos-14 runner build failures
b944d78 [GA] Update apt cache prior to package installation (Fuzzbawls) 81505c9 [GA] Pin XCode version for macos-14 runners (Fuzzbawls) b90f2e8 [Build] Remove unused macOS framework libraries. (Fuzzbawls) Pull request description: GA updated the version of XCode used for their macos-14 runners to a version that has known compatibility issues. For now, we can get around this by pinning the XCode version the runner's environment uses. Semi-related: included a commit to remove un-used macOS framework libs (ref: bitcoin#20496) And lastly, while finalizing this PR, GA's apt cache decided to go out of sync, so now force an apt update prior to package installation. ACKs for top commit: b944d78 panleone: utACK b944d78 Liquid369: tACK b944d78 Tree-SHA512: 07335c067dc56bf1e7d259dfe18dddbba2ae6bc3752ead5a3cb1f95e89d464b3d77653c33d3fc63f7dc6645e32df8982071b673d51a953006b45fd42ec14b9f3
- Loading branch information
Showing
3 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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