Skip to content

fix test

fix test #15463

Triggered via push August 28, 2026 14:47
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/check_and_build.yaml#L1
(Line: 35, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.task.architecture == 'classic' && ((github.base_ref || github.ref_name) == 'master' || !startsWith(github.base_ref || github.ref_name, 'release-nextgen-'))) || (matrix.task.architecture == 'nextgen' && ((github.base_ref || github.ref_name) == 'master' || startsWith(github.base_ref || github.ref_name, 'release-nextgen-')))