diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 16d988ff..ddcf7fc1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - node-version: [10.x, 12.x, 14.x, 15.x] + node-version: [10.x, 12.x, 14.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: