Skip to content

Commit 1a10faa

Browse files
committed
Updated GHA matrix to not use fail-fast.
1 parent 9cf55bd commit 1a10faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616

1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
include:
2021
- name: test-php-8.2

0 commit comments

Comments
 (0)