fail-fast: false

This commit is contained in:
thekurtovic 2025-01-20 20:35:06 -05:00
parent 2c97bb8334
commit 2e9a7dec2f

View file

@ -12,6 +12,7 @@ jobs:
name: Build with ESP-IDF ${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
# The version names here correspond to the versions of espressif/idf Docker image.
# See https://hub.docker.com/r/espressif/idf/tags and