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 802a516 commit fc7b912Copy full SHA for fc7b912
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- 5432:5432
31
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
32
strategy:
33
- fail-fast: true
+ #fail-fast: true
34
matrix:
35
php-versions: ['7.4', '8.1', '8.2', '8.3']
36
0 commit comments