change: adjust parallel number to 12 for unittest

This commit is contained in:
debugtalk
2019-12-14 16:14:22 +08:00
parent 68e7d93447
commit d0b52aad18

View File

@@ -8,7 +8,7 @@ jobs:
name: ${{ matrix.python-version }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
max-parallel: 6
max-parallel: 12
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]
os: [ubuntu-latest, macos-latest] # TODO: windows-latest