diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cdb031577a..67dff169b7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - node-version: [14.x, 15.x, 16.x, 17.x] + node-version: [13.x, 14.x, 15.x, 16.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: