Skip to content

Commit

Permalink
chore: drop unsupported Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb authored Oct 21, 2024
1 parent bf6ec85 commit 7497dc6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
strategy:
matrix:
node-version:
- 14
- 16
- 18
- 20
- 22
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 7497dc6

Please sign in to comment.