Skip to content

Commit c1e0256

Browse files
committed
ci: update Node.js test matrix
Signed-off-by: Rifa Achrinza <[email protected]>
1 parent 070b88b commit c1e0256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
timeout-minutes: 15
2222
strategy:
2323
matrix:
24-
node-version: [10, 12, 14, 16, 17, 18]
24+
node-version: [14, 16, 18, 19]
2525
mongodb-version: [4.4]
2626
fail-fast: false
2727
steps:

0 commit comments

Comments
 (0)