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

ext: stop precompiling native gems for x86-linux and x86-mingw32 #3374

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Stop precompiling native gems for x86-linux and x86-mingw32.

Also, backfill documentation changes for dropping Ruby 3.0 and x64-mingw32 which should have been part of #3368.

Closes #3369

Also, backfill documentation changes for dropping Ruby 3.0 and
x64-mingw32 which should have been part of #3368.

Closes #3369
@flavorjones flavorjones added this to the v1.18.0 milestone Dec 12, 2024
@flavorjones flavorjones mentioned this pull request Dec 12, 2024
14 tasks
@flavorjones flavorjones merged commit 56c8119 into main Dec 12, 2024
107 checks passed
@flavorjones flavorjones deleted the flavorjones-drop-32-bit-precompiled branch December 12, 2024 23:03
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.

Drop 32-bit platforms from the set of native precompiled gems.
1 participant