chore: merge upstream to v0.28.0-alpha.35#23
Merged
chore: merge upstream to v0.28.0-alpha.35#23
Conversation
windows arm64 will be done in a follow-up pr
Bump OpenSSL to 3.0, Move OpenSSL package generation to Github Actions
macos-15-intel is x64 and macos-15 is arm64, per the docs: https://github.com/actions/runner-images#available-images
fix: correct macos arch labels
not sure why this error only happened when building for electron
Add Ability to compile for arm64
- give full path to openssl package hash - fix package download url
a2657a1 to
5d8ee45
Compare
5d8ee45 to
74f58e6
Compare
julshotal
approved these changes
Nov 17, 2025
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.
🧰 Changes
Merge upstream to 03b3c88,
v0.28.0-alpha.35the changelog is in the PR, though only some of that is actually in this PR as I've updated from upstream in between releases. The big one here is upgrading to openssl 3.0
I'll do a release after merging this