Skip to content

Add arm64 wheel build #57

Add arm64 wheel build

Add arm64 wheel build #57

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
permissions:
contents: write
pull-requests: read