Skip to content

Commit

Permalink
parallel execution in CI on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
MasWag committed Jun 8, 2021
1 parent 46e8edc commit 51b0a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/boosttest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
macOS_Catalina:
runs-on: macos-10.15
strategy:
max-parallel: 4
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 51b0a54

Please sign in to comment.