We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f6c02 commit 304d7c8Copy full SHA for 304d7c8
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ${{ matrix.os }}
11
strategy:
12
- fail-fast: true
+ fail-fast: false
13
matrix:
14
os: [ ubuntu-latest ]
15
php: [ 8.2, 8.3, 8.4 ]
0 commit comments