We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32aa83c commit b61cce3Copy full SHA for b61cce3
1 file changed
.github/workflows/test.yaml
@@ -11,6 +11,7 @@ jobs:
11
run:
12
runs-on: ubuntu-latest
13
strategy:
14
+ fail-fast: false
15
matrix:
16
php-versions:
17
- 8.1
0 commit comments