Skip to content

Commit

Permalink
#163: Remove parallel restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 15, 2021
1 parent d672986 commit a7d5193
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ jobs:
tests:
runs-on: ubuntu-16.04
strategy:
max-parallel: 1
matrix:
python-version: ['3.6', '3.7', '3.8']
name: Python ${{ matrix.python-version }}
Expand Down

0 comments on commit a7d5193

Please sign in to comment.