Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
chore: Run CI matrix in full parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
iwishiwasaneagle committed Mar 5, 2023
1 parent ee9e619 commit b15d7d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
name: Run tests
runs-on: ${{ matrix.platform }}
strategy:
max-parallel: 1
matrix:
python-version: ["3.11", "3.10", "3.9"]
platform: ["ubuntu-latest", "windows-latest", "macos-latest"]
Expand Down

0 comments on commit b15d7d2

Please sign in to comment.