We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c572184 commit 034b223Copy full SHA for 034b223
.github/workflows/tests.yml
@@ -14,7 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
16
strategy:
17
- fail-fast: true
18
matrix:
19
php: [ 8.1, 8.2, 8.3, 8.4 ]
20
illuminate: [ ^10.0, ^11.0, ^12.0 ]
0 commit comments