More patches, more build targets #50
ci.yml
on: push
Matrix: Build
Waiting for pending jobs
Matrix: Release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L99
The workflow is not valid. .github/workflows/ci.yml (Line: 99, Col: 13): Unexpected symbol: '"android"'. Located at position 58 within expression: matrix.target.os == 'linux-arm64' && matrix.target.id == "android" .github/workflows/ci.yml (Line: 105, Col: 13): Unexpected symbol: '"ios"'. Located at position 55 within expression: matrix.target.os == 'macos-14' && matrix.target.id == "ios"
|