Skip to content

Commit

Permalink
Allow all build tests to run in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Jun 18, 2024
1 parent a5497a5 commit 1266c49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ on:
jobs:
build_tests:
strategy:
max-parallel: 2
matrix:
python-version: [ 3.7, 3.8, 3.9, "3.10" ]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1266c49

Please sign in to comment.