We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c97bb8 commit 2e9a7deCopy full SHA for 2e9a7de
.github/workflows/build.yml
@@ -12,6 +12,7 @@ jobs:
12
name: Build with ESP-IDF ${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
13
runs-on: ubuntu-latest
14
strategy:
15
+ fail-fast: false
16
matrix:
17
# The version names here correspond to the versions of espressif/idf Docker image.
18
# See https://hub.docker.com/r/espressif/idf/tags and
0 commit comments