Skip to content

Commit ceb01eb

Browse files
committed
Remove fail-fast
1 parent bcc81fc commit ceb01eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
# Keys:
5252
# - custom_ini: Whether to run with specific custom ini settings to hit very specific
5353
# code conditions.
54-
55-
# Don't cancel in-progress matrix jobs
56-
fail-fast: false
5754
matrix:
5855
os: ['ubuntu-latest', 'windows-latest']
5956
php: ['5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']

0 commit comments

Comments
 (0)