Skip to content

Commit 8fa0c41

Browse files
committed
remove ci job max-parallel
1 parent 5c64a4e commit 8fa0c41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
build:
77
strategy:
88
fail-fast: false
9-
max-parallel: 1
109
matrix:
1110
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']
1211
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)