Don't print build identifiers when building specific wheel #270
build.yml
on: push
Generate matrix for building wheels
Build macOS arm64 wheels
Build source distribution
Matrix: tests
Waiting for pending jobs
Matrix: build_wheels
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L118
The workflow is not valid. .github/workflows/build.yml (Line: 118, Col: 9): Unrecognized named-value: 'matrix'. Located at position 80 within expression: (github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/')) ||
matrix.cibw-only == 'cp310-manylinux_x86_64' ||
matrix.cibw-only == 'cp310-win_amd64' ||
matrix.cibw-only == 'cp310-win32'
|