Skip to content

No Windows build or test in CI despite shipping Windows binaries #69

@brandonrc

Description

@brandonrc

Problem

The CI build matrix only includes ubuntu-latest and macos-latest. The release workflow produces windows-amd64.exe that has never been built or tested in CI. Users downloading the Windows binary are getting an untested artifact.

Suggested Fix

Add windows-latest to the CI build matrix for both the regular CI workflow and release builds. At minimum, ensure the binary compiles and basic smoke tests pass on Windows.

Source

DevOps audit, 2026-03-23.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci/cdCI/CD pipeline issuespriority:highFix this sprinttestingTesting coverage and quality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions