Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
herbpot authored Sep 28, 2024
1 parent fe2d24c commit 17950c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x]
node-version: [18.x]
mongodb-version: ['4.0', '4.2', '4.4']

steps:
Expand Down

0 comments on commit 17950c8

Please sign in to comment.