Skip to content

Commit 52f0e31

Browse files
committed
what versions actually work?
1 parent a59b003 commit 52f0e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
#node-version: [12.x]
21-
node-version: [10.x,12.x,14.x]
21+
node-version: [12.x,14.x,16.x,18.x]
2222
mongodb-version: [4.4, 5.0, 6.0]
2323

2424
steps:

0 commit comments

Comments
 (0)