Skip to content

Commit 6351764

Browse files
committed
Use fail-fast: false
1 parent ad6b4c2 commit 6351764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232

3333
strategy:
34+
fail-fast: false
3435
matrix:
3536
php-version:
3637
- "8.1"

0 commit comments

Comments
 (0)