CI and Artifacts #1964
ci.yml
on: workflow_dispatch
Matrix: Test and Build Artifacts
Waiting for pending jobs
Docker publish
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L69
The workflow is not valid. .github/workflows/ci.yml (Line: 69, Col: 13): Unrecognized named-value: 'matrix'. Located at position 3 within expression: !(matrix.os == 'aarch64-linux-musl' && matrix.target == 'macos-13') || !(matrix.os == 'x86_64-linux-musl' && matrix.target == 'macos-latest')
|