@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
node: [14, 16, 18]
node: [14, 16]
database: [mongo-dev, mongo, redis, postgres]
include:
# only run coverage once