quote #980
ci_workflow.yml
on: push
Matrix: linux
Waiting for pending jobs
Matrix: macOS
Waiting for pending jobs
Matrix: windows
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_workflow.yml#L140
The workflow is not valid. .github/workflows/ci_workflow.yml (Line: 140, Col: 11): Unrecognized named-value: 'macos-14'. Located at position 14 within expression: matrix.os || macos-14 .github/workflows/ci_workflow.yml (Line: 143, Col: 19): Unrecognized named-value: 'Release'. Located at position 22 within expression: matrix.build-type || Release
|