Skip to content

feat: ruby windows support #27

Description

@Goldziher

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions