Skip to content

cibuildwheel

cibuildwheel #35

Workflow file for this run

name: Wheels
on:
push:
permissions:
contents: read
jobs:
linux:
uses: ./.github/workflows/wheels-linux.yml
with:
artifacts-name: "wheels"
linux-ci:
uses: ./.github/workflows/wheels-linux-ci.yml