Skip to content

Commit

Permalink
Merge pull request #606 from share/bump-node
Browse files Browse the repository at this point in the history
💥 Drop Node.js 14 and add Node.js 20
  • Loading branch information
alecgibson authored Apr 25, 2023
2 parents ab2341e + ac490e0 commit c1f1474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
strategy:
matrix:
node:
- 14
- 16
- 18
- 20
services:
mongodb:
image: mongo:4.4
Expand Down

0 comments on commit c1f1474

Please sign in to comment.