Skip to content

Commit

Permalink
Drop Node 16, as it is out of maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed Oct 20, 2023
1 parent f78e630 commit ec37d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -146,7 +146,7 @@ jobs:

strategy:
matrix:
node-version: [16, 18, 20]
node-version: [18, 20]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ec37d63

Please sign in to comment.