ci: Add mingw build #48
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L50
The workflow is not valid. .github/workflows/build.yml (Line: 50, Col: 16): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.platform == 'mingw' && 'msys2 {0}' || 'bash' .github/workflows/build.yml (Line: 56, Col: 16): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.platform == 'mingw' && 'msys2 {0}' || 'bash'
|