Skip to content

Commit 2e9a7de

Browse files
committed
fail-fast: false
1 parent 2c97bb8 commit 2e9a7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
name: Build with ESP-IDF ${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
1313
runs-on: ubuntu-latest
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
# The version names here correspond to the versions of espressif/idf Docker image.
1718
# See https://hub.docker.com/r/espressif/idf/tags and

0 commit comments

Comments
 (0)