+ #979
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#L70
The workflow is not valid. .github/workflows/ci_workflow.yml (Line: 70, Col: 20): Unrecognized named-value: 'gcc'. Located at position 23 within expression: matrix.cc-compiler || gcc .github/workflows/ci_workflow.yml (Line: 71, Col: 19): Unrecognized named-value: 'Release'. Located at position 22 within expression: matrix.build-type || Release
|