Skip to content

Simplify build matrix #2879

Simplify build matrix

Simplify build matrix #2879

Triggered via pull request February 21, 2025 09:58
Status Startup failure
Total duration
Artifacts

osrm-backend.yml

on: pull_request
format-taginfo-docs
format-taginfo-docs
Matrix: build-test-publish
Waiting for pending jobs
Matrix: docker-image-matrix
Waiting for pending jobs
windows-release-node
windows-release-node
ci-complete
ci-complete
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/osrm-backend.yml#L220
The workflow is not valid. .github/workflows/osrm-backend.yml (Line: 220, Col: 20): Unrecognized function: 'replace'. Located at position 57 within expression: startsWith(matrix.compiler, 'gcc') && format('g++-{0}', replace(matrix.compiler, 'gcc-', '')) || startsWith(matrix.compiler, 'clang-') && format('clang++-{0}', replace(matrix.compiler, 'clang-', '')) || matrix.compiler