workflow: add apple arm64 #55
default.yml
on: push
Matrix: build
Waiting for pending jobs
Publish to PyPI
Annotations
1 error
Invalid workflow file:
.github/workflows/default.yml#L15
The workflow is not valid. .github/workflows/default.yml (Line: 15, Col: 9): Unrecognized named-value: 'matrix'. Located at position 3 within expression: !(matrix.os == 'macos-14') || !(matrix.python-version == '3.9')
|