Build #2594
build.yml
on: workflow_dispatch
set-matrix
Matrix: espressif
Waiting for pending jobs
Matrix: make-os
Waiting for pending jobs
Matrix: cmake
Waiting for pending jobs
Matrix: make
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L70
The workflow is not valid. .github/workflows/build.yml (Line: 70, Col: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.toolchain != 'arm-clang' || github.event_name == 'pull_request' || (github.event_name == 'push' && github.ref == 'refs/heads/master')
|