Fixes build deps and conditionals #282
build-test-wheel.yml
on: push
Matrix: build_wheels
Waiting for pending jobs
Build Linux PyPy cross-wheels
Matrix: Build Linux cross-wheels
Waiting for pending jobs
Matrix: build_wheels_pypy
Waiting for pending jobs
Matrix: run-all-tests
Waiting for pending jobs
Gather built wheels
Annotations
1 error
Invalid workflow file:
.github/workflows/build-test-wheel.yml#L136
The workflow is not valid. .github/workflows/build-test-wheel.yml (Line: 136, Col: 13): Unexpected symbol: '${{'. Located at position 62 within expression: (((matrix.os == 'macos-13') || (matrix.os == 'macos-14')) && ${{ ! contains(env.spec_tags, '@nowheel')
|