CI: Node 15.x でも回すように (#6836)

This commit is contained in:
rinsuki
2020-11-14 15:13:59 +09:00
committed by GitHub
parent 7aa54dc92e
commit ef7f033c32

View File

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