Skip to content

Commit

Permalink
feat: Set max parallel jobs to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
DPS0340 committed Jun 27, 2024
1 parent 905f5e6 commit ef24a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
build_and_test:
name: Rust project - latest
strategy:
max-parallel: 3
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
toolchain:
Expand Down

0 comments on commit ef24a25

Please sign in to comment.