ci: fix matrix #3
run-tests.yml
on: push
Matrix: test
Waiting for pending jobs
upload-coverage
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'
|