drop node v14

NestJS 10 requires Node.js v16 or higher.
This commit is contained in:
Philipp 2023-07-16 19:15:03 +02:00 committed by GitHub
parent e8cf5a678b
commit 1ef2c8421d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
services:
postgres: