Skip to content

Commit

Permalink
chore(ci) disable E2E fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest committed Sep 26, 2022
1 parent 5901ee7 commit 6eb2b9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
environment: "Configure ci"
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
kubernetes-version:
- 'v1.21.12'
Expand Down

0 comments on commit 6eb2b9c

Please sign in to comment.