Skip to content

Commit

Permalink
feat!: drop support for Node.js 10, 12, 14
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchini committed Aug 30, 2024
1 parent 39208d4 commit 37680d0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
fail-fast: false
matrix:
node:
# 10.x has a memory leak, disabling until I or someone can investaige it
# - version: 10.x
- version: 12.x
- version: 14.x
- version: 16.x
- version: 18.x
- version: 20.x
Expand Down

0 comments on commit 37680d0

Please sign in to comment.