Skip to content

Commit

Permalink
Merge pull request #26 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 404d2f7 + b0cb6e4 commit 04d4c85
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
timeout-minutes: 2
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 04d4c85

Please sign in to comment.