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 d49d23b commit dd65554Copy full SHA for dd65554
1 file changed
.github/workflows/php.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
12
strategy:
13
+ fail-fast: false
14
matrix:
15
php-version: [7.3, 7.4, 8.0, 8.1]
16
0 commit comments