Skip to content

ci: fix matrix

ci: fix matrix #3

Triggered via push November 25, 2024 14:02
Status Startup failure
Total duration
Artifacts

run-tests.yml

on: push
Matrix: test
Waiting for pending jobs
upload-coverage
upload-coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/run-tests.yml#L56
The workflow is not valid. .github/workflows/run-tests.yml (Line: 56, Col: 13): Unexpected symbol: '11.*'. Located at position 19 within expression: matrix.laravel != 11.* matrix.php != 8.3 || matrix.stability != 'prefer-stable' || matrix.os != 'ubuntu-latest' .github/workflows/run-tests.yml (Line: 60, Col: 13): Unexpected symbol: '11.*'. Located at position 19 within expression: matrix.laravel == 11.* && matrix.php == 8.3 && matrix.stability == 'prefer-stable' && matrix.os == 'ubuntu-latest'