diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc308906..47fcefd6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: build: strategy: matrix: - node-version: [10.x, 12.x, 14.x, 15.x] + node-version: [10.x, 12.x, 14.x, 16.x] platform: - os: ubuntu-latest shell: bash