cmake-multi-platform.yml
on: push
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/cmake-multi-platform.yml#L75
The workflow is not valid. .github/workflows/cmake-multi-platform.yml (Line: 75, Col: 11): Unexpected symbol: '='. Located at position 50 within expression: matrix.os == 'ubuntu-latest' && matrix.generator = 'Ninja' .github/workflows/cmake-multi-platform.yml (Line: 81, Col: 11): Unexpected symbol: '='. Located at position 49 within expression: matrix.os == 'macos-latest' && matrix.generator = 'Ninja'
|