bsd trial #39
main.yml
on: push
Matrix: bsd_build_job
Waiting for pending jobs
Matrix: build_job
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L139
The workflow is not valid. .github/workflows/main.yml (Line: 139, Col: 13): Unexpected symbol: '"freebsd"'. Located at position 15 within expression: matrix.bsd == "freebsd" .github/workflows/main.yml (Line: 148, Col: 13): Unexpected symbol: '"netbsd"'. Located at position 15 within expression: matrix.bsd == "netbsd"
|