Skip to content

Workflow file for this run

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