File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 strategy :
18+ fail-fast : false
1819 matrix :
1920 fqbn :
2021 - esp32:esp32:esp32
6768 runs-on : ubuntu-latest
6869
6970 strategy :
71+ fail-fast : false
7072 matrix :
7173 fqbn :
7274 - esp32:esp32:esp32
@@ -120,6 +122,7 @@ jobs:
120122 runs-on : ubuntu-latest
121123
122124 strategy :
125+ fail-fast : false
123126 matrix :
124127 fqbn :
125128 - esp8266:esp8266:d1_mini
@@ -173,6 +176,7 @@ jobs:
173176 runs-on : ubuntu-latest
174177
175178 strategy :
179+ fail-fast : false
176180 matrix :
177181 fqbn :
178182 - rp2040:rp2040:rpipico
@@ -234,6 +238,7 @@ jobs:
234238 runs-on : ubuntu-latest
235239
236240 strategy :
241+ fail-fast : false
237242 matrix :
238243 fqbn :
239244 - rp2040:rp2040:rpipico
@@ -289,6 +294,7 @@ jobs:
289294 runs-on : ubuntu-latest
290295
291296 strategy :
297+ fail-fast : false
292298 matrix :
293299 fqbn :
294300 - STMicroelectronics:stm32:GenH7
@@ -343,6 +349,7 @@ jobs:
343349 runs-on : ubuntu-latest
344350
345351 strategy :
352+ fail-fast : false
346353 matrix :
347354 fqbn :
348355 - teensy:avr:teensy41
You can’t perform that action at this time.
0 commit comments