Removed Node 16 from GH workflow.

This commit is contained in:
Mike Cao 2023-12-12 19:20:34 -08:00
parent 907685b96e
commit 9735769413
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ jobs:
strategy:
matrix:
include:
- node-version: 16.x
db-type: postgresql
- node-version: 16.x
db-type: mysql
- node-version: 18.x
db-type: postgresql
- node-version: 18.x