workflow fixes #819
pip.yml
on: push
Matrix: build-wheels
Waiting for pending jobs
Publish on PyPI
Annotations
1 error
Invalid workflow file:
.github/workflows/pip.yml#L68
The workflow is not valid. .github/workflows/pip.yml (Line: 68, Col: 13): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS" && runner.arch == "ARM64" .github/workflows/pip.yml (Line: 200, Col: 13): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows"
|