make ci run against node v20

This commit is contained in:
Philipp 2023-09-25 15:04:05 +02:00 committed by GitHub
parent 1db73bfc32
commit 7260f29624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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