Skip to content

Commit

Permalink
Don't fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
yguedidi committed Dec 23, 2023
1 parent 9735c0d commit e04b39f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
php: [7.4, 8.0, 8.1, 8.2]
symfony-version: [4.4.*]
composer-flags: ['', '--prefer-lowest']
fail-fast: true
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit e04b39f

Please sign in to comment.