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 47bd676 commit 1195f44Copy full SHA for 1195f44
.github/workflows/run-tests.yml
@@ -18,6 +18,7 @@ jobs:
18
COMPOSER_NO_INTERACTION: 1
19
20
strategy:
21
+ fail-fast: false
22
matrix:
23
php: [8.1, 8.0, 7.4, 7.3, 7.2]
24
0 commit comments