Skip to content

Commit

Permalink
fix(ci): disable fail fast (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu authored Oct 31, 2023
1 parent 91352e7 commit d85f1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vagrant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
vagrant:
strategy:
fail-fast: false
matrix:
vagrant_target:
- debian
Expand Down

0 comments on commit d85f1a4

Please sign in to comment.