Drop-reason: rb-sys 0.9.127 fails to compile against Ruby 4.0.2 mingw headers on x86_64-pc-windows-gnu:
/usr/local/rbenv/versions/4.0.2/include/ruby-4.0.0/ruby/defines.h:63:11: fatal error: 'sys/select.h' file not found
Restoring win-x64 needs either an rb-sys release that patches the mingw includes or a downgrade to Ruby 3.x cross-build target.
See RC.49 publish run https://github.com/kreuzberg-dev/kreuzcrawl/actions/runs/27100535515 for full log.
The windows-x64 entry was removed from the ruby-gem matrix in .github/workflows/publish.yaml so the rest of the gem matrix can publish. Restoring it is the scope of this issue.
Drop-reason: rb-sys 0.9.127 fails to compile against Ruby 4.0.2 mingw headers on x86_64-pc-windows-gnu:
Restoring win-x64 needs either an rb-sys release that patches the mingw includes or a downgrade to Ruby 3.x cross-build target.
See RC.49 publish run https://github.com/kreuzberg-dev/kreuzcrawl/actions/runs/27100535515 for full log.
The
windows-x64entry was removed from theruby-gemmatrix in.github/workflows/publish.yamlso the rest of the gem matrix can publish. Restoring it is the scope of this issue.