CI: Do not fail fast. (#13130)

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-03-31 04:52:56 -07:00 committed by GitHub
parent c2a9671f66
commit 63d42c2750
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -134,6 +134,7 @@ jobs:
if: |
(needs.changes.outputs.kube-webhook-certgen == 'true')
strategy:
fail-fast: false
matrix:
k8s: [v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.3]
steps: