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 56a4c19 commit de4fd87Copy full SHA for de4fd87
.github/workflows/quicktest.yml
@@ -27,6 +27,7 @@ jobs:
27
runs-on: ${{ matrix.os }}
28
29
strategy:
30
+ fail-fast: false
31
matrix:
32
os: ['ubuntu-24.04-arm', 'windows-latest']
33
php: ['7.2', '8.1', 'latest']
0 commit comments