Skip to content

Commit

Permalink
Re-add max parallel so we don't hit ngrok rate limits.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Feb 26, 2024
1 parent 244db1d commit a37a75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

strategy:
fail-fast: false
max-parallel: 3
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
python-version: [ "3.12" ]
Expand Down

0 comments on commit a37a75b

Please sign in to comment.