test #7
ci.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: test-builds-arch
Waiting for pending jobs
Matrix: test-builds-os
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L111
The workflow is not valid. .github/workflows/ci.yml (Line: 111, Col: 14): Unexpected symbol: '?'. Located at position 22 within expression: matrix.os == 'linux' ? "sudo apt-get install libssl-dev"
|