Merge pull request #276 from rachmari/patch-2

Remove max-parallel
This commit is contained in:
Andy McKay
2019-12-20 13:04:53 -08:00
committed by GitHub
-1
View File
@@ -7,7 +7,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
max-parallel: 5
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]