diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index c58b725c4..8620120ff 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -972,7 +972,7 @@ jobs: needs: build runs-on: ${{ matrix.job.os }} strategy: - fail-fast: true + fail-fast: false matrix: job: - { os: ubuntu-latest , features: unix }