review #8
review.yml
on: workflow_dispatch
Matrix: review
Waiting for pending jobs
post-result
Annotations
1 error
Invalid workflow file:
.github/workflows/review.yml#L46
The workflow is not valid. .github/workflows/review.yml (Line: 46, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.system == 'x86_64-linux' && inputs.x86_64-linux) || (matrix.system == 'aarch64-linux' && inputs.aarch64-linux) || (matrix.system == 'x86_64-darwin' && inputs.x86_64-darwin) || (matrix.system == 'aarch64-darwin' && inputs.aarch64-darwin)
|