Skip to content

Commit

Permalink
run all pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Jun 5, 2024
1 parent 802a516 commit fc7b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- 5432:5432
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
strategy:
fail-fast: true
#fail-fast: true
matrix:
php-versions: ['7.4', '8.1', '8.2', '8.3']

Expand Down

0 comments on commit fc7b912

Please sign in to comment.