Skip to content

Commit 754aa30

Browse files
committed
make sure all matrix operations run
1 parent 70a5d7e commit 754aa30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
run:
1313
runs-on: ${{ matrix.operating-system }}
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
operating-system: [ubuntu-latest]
1718
php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']

0 commit comments

Comments
 (0)