Skip to content

Refactor CI workflow to use DRY principles with matrix strategy #6

Refactor CI workflow to use DRY principles with matrix strategy

Refactor CI workflow to use DRY principles with matrix strategy #6

Triggered via push December 2, 2025 01:39
Status Failure
Total duration
Artifacts

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'