Refactor CI workflow to use DRY principles with matrix strategy #6
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L1
(Line: 15, Col: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.enabled, (Line: 58, Col: 14): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'windows' && 'pwsh' || 'bash', (Line: 65, Col: 14): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'windows' && 'pwsh' || 'bash', (Line: 89, Col: 14): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'windows' && 'pwsh' || 'bash'
|