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 e3f3897 commit 643cf62Copy full SHA for 643cf62
.github/workflows/main.yml
@@ -23,6 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
25
strategy:
26
+ fail-fast: false
27
matrix:
28
operating-system: [ ubuntu-latest ]
29
php: [ '8.1', '8.2' ]
0 commit comments