diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 9686944..132b685 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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