Skip to content

add macOS support #45

@developer-guy

Description

@developer-guy

We (w/@Dentrax) can use os-matrix to build an artifact suitable for macOS, is it possible to build a buildg tool for macOS from a technical standpoint?

jobs:
  build:
    runs-on: ${{ matrix.os }}
    strategy:
      matrix:
        os: [macos-latest, ubuntu-latest, windows-latest]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions