diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2237f2f6e..12c257515 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: fail-fast: false matrix: node: - - 14 + - 16 platform: - ubuntu-latest - macos-latest