Skip to content

Commit 89a5e79

Browse files
committed
Dont fail all jobs at once
1 parent 5a45650 commit 89a5e79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
--health-timeout 5s
2020
--health-retries 5
2121
strategy:
22+
fail-fast: false
2223
matrix:
2324
php-versions: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
2425
redis-versions: ['5', '6', '7']

0 commit comments

Comments
 (0)