diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1649e4f5cd920..dec9fd9b5ff89 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -240,6 +240,7 @@ jobs: if: needs.changes.outputs.go == 'true' || needs.changes.outputs.ci == 'true' || github.ref == 'refs/heads/main' timeout-minutes: 20 strategy: + fail-fast: false matrix: os: - ubuntu-latest