Build Wheels #39
wheels.yml
on: workflow_dispatch
Matrix: build_wheels
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/wheels.yml#L56
The workflow is not valid. .github/workflows/wheels.yml (Line: 56, Col: 13): Unexpected symbol: '"3'. Located at position 42 within expression: runner.os == 'macOS' && runner.python != "3.8" .github/workflows/wheels.yml (Line: 67, Col: 13): Unexpected symbol: '"3'. Located at position 45 within expression: ! (runner.os == 'macOS' && runner.python == "3.8")
|