change: adjust parallel number to 12 for unittest

This commit is contained in:
debugtalk 2019-12-14 16:14:22 +08:00
parent 9519d14e3e
commit 89ab288397
1 changed files with 1 additions and 1 deletions

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