Skip to content

No macOS tarball in versioned releases #567

Description

@gmarzot

version-release.yml's portable matrix is linux-only (linux-amd64, linux-arm64). ci-main.yml runs macos-15 for build and test, but publishes no macOS artifact — so a tagged release has nothing for macOS users.

moxygen already produces a macOS arm64 tarball, so the pieces exist on the dependency side.

Scope: add a macos-arm64 entry to the portable matrix in version-release.yml and upload it with the others. Open question: RelWithDebInfo (matching moxygen's macOS build) or Release to match the linux tarballs.

Split out of #565.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions