experiment with github actions #11
main.yaml
on: pull_request
Matrix: build-mex
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yaml#L28
The workflow is not valid. .github/workflows/main.yaml (Line: 28, Col: 11): Unexpected symbol: '"macos-14"'. Located at position 14 within expression: matrix.os != "macos-14" .github/workflows/main.yaml (Line: 33, Col: 11): Unexpected symbol: '"macos-14"'. Located at position 14 within expression: matrix.os == "macos-14"
|