Skip to content

Commit

Permalink
Updated GHA matrix to not use fail-fast.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Nov 20, 2024
1 parent 9bb4f69 commit 0ad3ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-24.04

strategy:
fail-fast: false
matrix:
include:
- name: test-php-8.2-d10-legacy
Expand Down

0 comments on commit 0ad3ef0

Please sign in to comment.