diff --git a/.github/workflows/build-to-all-latest-snapshots.yml b/.github/workflows/build-to-all-latest-snapshots.yml index 2e59378..7f6a2bd 100644 --- a/.github/workflows/build-to-all-latest-snapshots.yml +++ b/.github/workflows/build-to-all-latest-snapshots.yml @@ -36,6 +36,7 @@ jobs: strategy: matrix: build_env: ${{ fromJson(needs.generate-config.outputs.job-config) }} + fail-fast: false steps: - name: Get snapshot commit SHA and device ARCH