We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a45650 commit 89a5e79Copy full SHA for 89a5e79
1 file changed
.github/workflows/pr.yml
@@ -19,6 +19,7 @@ jobs:
19
--health-timeout 5s
20
--health-retries 5
21
strategy:
22
+ fail-fast: false
23
matrix:
24
php-versions: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
25
redis-versions: ['5', '6', '7']
0 commit comments