Skip to content

Commit

Permalink
inc parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-its committed Dec 1, 2024
1 parent c94c66b commit 79fe79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 2
max-parallel: 3
matrix:
framework_opts:
- "type=esp-idf version=recommended platform_version=5.4.0"
Expand Down

0 comments on commit 79fe79c

Please sign in to comment.