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 5c64a4e commit 8fa0c41Copy full SHA for 8fa0c41
.github/workflows/test-ci.yml
@@ -6,7 +6,6 @@ jobs:
6
build:
7
strategy:
8
fail-fast: false
9
- max-parallel: 1
10
matrix:
11
php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
12
runs-on: ubuntu-latest
0 commit comments