diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90c07aec3e..d207d8c64b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: - node-version: [10.x, 12.x, 14.x] + node-version: [10.x, 12.x, 14.x, 16.x] os: [ubuntu-latest, windows-latest, macos-latest] steps: