diff --git a/.github/workflows/update-other.yml b/.github/workflows/update-other.yml index 2d9123a6..9495664d 100644 --- a/.github/workflows/update-other.yml +++ b/.github/workflows/update-other.yml @@ -35,6 +35,7 @@ jobs: runs-on: ubuntu-24.04-arm needs: prepare strategy: + fail-fast: false matrix: branch: ${{ fromJSON(needs.prepare.outputs.branches) }} steps: