Skip to content

Commit 304d7c8

Browse files
authored
Update build.yml
1 parent f0f6c02 commit 304d7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
12-
fail-fast: true
12+
fail-fast: false
1313
matrix:
1414
os: [ ubuntu-latest ]
1515
php: [ 8.2, 8.3, 8.4 ]

0 commit comments

Comments
 (0)