Skip to content

.github/workflows/c.yml: maybe fix more possible syntax errors #64

.github/workflows/c.yml: maybe fix more possible syntax errors

.github/workflows/c.yml: maybe fix more possible syntax errors #64

Triggered via push March 23, 2024 01:09
Status Startup failure
Total duration
Artifacts

c.yml

on: push
Matrix: regressionTest
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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")