Skip to content

Commit

Permalink
Revert "add fail-fast false to not unexpectedly cancel job"
Browse files Browse the repository at this point in the history
This reverts commit ac739de.
  • Loading branch information
devjiwonchoi committed Oct 12, 2023
1 parent ac739de commit aba19bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
strategy:
fail-fast: false
matrix:
node-version: [16, 18, 20]

Expand Down

0 comments on commit aba19bb

Please sign in to comment.