Skip to content

Commit

Permalink
ci: update Node.js test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Rifa Achrinza <[email protected]>
  • Loading branch information
achrinza committed Nov 20, 2022
1 parent 070b88b commit c1e0256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
node-version: [10, 12, 14, 16, 17, 18]
node-version: [14, 16, 18, 19]
mongodb-version: [4.4]
fail-fast: false
steps:
Expand Down

0 comments on commit c1e0256

Please sign in to comment.