GitHub Actions: try to fix clang build with new Ubuntu image #5217
cibuild.yml
on: push
Matrix: bsd
Waiting for pending jobs
Matrix: cmake
Waiting for pending jobs
Matrix: windows
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/cibuild.yml#L129
The workflow is not valid. .github/workflows/cibuild.yml (Line: 129, Col: 11): Unexpected symbol: '"clang++"'. Located at position 51 within expression: matrix.platform.name == 'Ubuntu' && matrix.cxx == "clang++"
|