You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**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
Summary
Stop shipping 32-bit precompiled packages.
Rationale
An RFC that proposed this has been open for a year and there have been no objections.
Here's the historical downloads, including % of total downloads, for the 32-bit platforms during the "precompiled native gem" era:
These numbers are low enough that I'm pretty sure it's almost entirely mirrors and bots downloading them.
Although the effort to maintain these precompiled native gems is relatively low, there don't appear to be any actual users.
The text was updated successfully, but these errors were encountered: