Feature/support macos builds #215
Triggered via pull request
November 8, 2024 21:06
Status
Startup failure
Total duration
–
Artifacts
–
ci_tests.yml
on: pull_request
Matrix: preset-test
Waiting for pending jobs
Matrix: test
Waiting for pending jobs
create-issue-when-fault
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_tests.yml#L83
The workflow is not valid. .github/workflows/ci_tests.yml (Line: 83, Col: 13): Unexpected symbol: 'and'. Located at position 38 within expression: startsWith(matrix.compiler, 'clang') and startsWith(matrix.platform, 'macos') .github/workflows/ci_tests.yml (Line: 92, Col: 13): Unrecognized named-value: 'not'. Located at position 1 within expression: not startsWith(matrix.compiler, 'clang') and not startsWith(matrix.platform, 'macos')
|