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 c5181c8 commit 768c576Copy full SHA for 768c576
.github/workflows/build.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
strategy:
13
+ fail-fast: false
14
matrix:
15
php: [7.1, 7.2, 7.3, 7.4, 8.0]
16
0 commit comments