.github/workflows/c.yml: maybe fix more possible syntax errors #64
Annotations
1 error
Invalid workflow file:
.github/workflows/c.yml#L86
The workflow is not valid. .github/workflows/c.yml (Line: 86, Col: 11): Unexpected symbol: '"macos"'. Located at position 23 within expression: startsWith(matrix.os, "macos") .github/workflows/c.yml (Line: 90, Col: 11): Unexpected symbol: '"ubuntu"'. Located at position 23 within expression: startsWith(matrix.os, "ubuntu")
|