Skip to content

Commit ee72d8c

Browse files
committed
chore: update GH actions for Node.js version
Signed-off-by: Diana Lau <[email protected]>
1 parent 8e1a9b3 commit ee72d8c

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
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [ubuntu-latest]
20-
node-version: [10, 12, 14, 16, 17]
20+
node-version: [14, 16, 17, 18]
2121
mongodb-version: [4.4]
2222
redis-version: [6]
2323
include:

0 commit comments

Comments
 (0)