Skip to content

ci: fix macOS LZ4 dependency step condition #998

Description

@dkropachev

.github/workflows/lib-build.yml checks runner.os == "MacOs", but GitHub reports macOS. The Homebrew libev lz4 step never runs, so mandatory Cython wheel builds can fail when LZ4 is absent.

Fix the condition and verify both macOS wheel targets.

Found while reviewing #950; unrelated to that PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions