test: remove node 12, add 18

isekai-main
Barış Soner Uşaklı 3 years ago committed by GitHub
parent ac125538d0
commit 976914e71f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save