We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa6429 commit cc9c334Copy full SHA for cc9c334
2 files changed
.github/workflows/arduino.yml
@@ -82,6 +82,7 @@ jobs:
82
strategy:
83
fail-fast: false
84
matrix:
85
+ max-parallel: 2
86
fqbn:
87
# When editing this list, be sure to also edit file: board_list.txt
88
# The compile-all-examples.sh optionally takes a FQBN parameter to
devin_lifeguard.yaml
0 commit comments