diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be466fd..540efbf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node-version: [10.x, 12.x, 14.x] + node-version: [10, 12, 14, 16] services: postgres: