Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0.0-rc10 #607

Merged
merged 9 commits into from
Jan 21, 2025
Merged

Release 3.0.0-rc10 #607

merged 9 commits into from
Jan 21, 2025

Conversation

sergiou87
Copy link
Member

Bumps Git to 2.47.1 and brings arm64 support for Windows

@sergiou87 sergiou87 changed the title Release 3.0.0-rc7 Release 3.0.0-rc9 Jan 21, 2025
@sergiou87 sergiou87 changed the title Release 3.0.0-rc9 Release 3.0.0-rc10 Jan 21, 2025
if (process.arch === 'x64') {
return 'mingw64'
} else if (process.arch === 'arm64') {
return 'clangarm64'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arm64 builds introduce the clangarm64 subfolder

@sergiou87 sergiou87 requested a review from niik January 21, 2025 16:57
This was referenced Jan 21, 2025
@sergiou87 sergiou87 merged commit fd79308 into main Jan 21, 2025
10 checks passed
@sergiou87 sergiou87 deleted the releases/3.0.0-rc7 branch January 21, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants