Skip to content

Build and deploy wheels #52

Build and deploy wheels

Build and deploy wheels #52

Manually triggered October 3, 2024 08:33
Status Startup failure
Total duration
Artifacts

wheels-deploy.yml

on: workflow_dispatch
Matrix: build_wheels
Waiting for pending jobs
Build source distribution
Build source distribution
upload_pypi
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/wheels-deploy.yml#L31
The workflow is not valid. .github/workflows/wheels-deploy.yml (Line: 31, Col: 9): Unrecognized named-value: 'matrix'. Located at position 126 within expression: github.event_name == 'push' || github.event.inputs.os_choice == 'all' || github.event.inputs.os_choice == 'ubuntu-latest' && matrix.os == 'ubuntu-latest' || github.event.inputs.os_choice == 'windows-latest' && matrix.os == 'windows-latest' || github.event.inputs.os_choice == 'macos-latest' && matrix.os == 'macos-latest'