Skip to content

remove darwin support #4

remove darwin support

remove darwin support #4

Workflow file for this run

name: Build and Publish Latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
on:
workflow_dispatch:
push:
branches: [ 'main' ]
paths-ignore:
- 'README.md'
jobs:
test:
uses: ./.github/workflows/test.yml