Skip to content

Commit

Permalink
3: Remove parallelization limit for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaorson committed Jun 19, 2024
1 parent b89b5d6 commit e942924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:

runs-on: ${{ matrix.os }}
strategy:
max-parallel: 1
matrix:
configuration:
- Debug
Expand Down

0 comments on commit e942924

Please sign in to comment.