diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48694d2..edd8037 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node_version: ['14', '16'] + node_version: ['16'] include: - os: macos-latest node_version: 16