11.10じゃないとだめだった
This commit is contained in:
parent
282a3b1096
commit
a0dbcae4fd
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [11.7.x, 12.x]
|
||||
node-version: [11.10.x, 12.x]
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
|
Loading…
Reference in New Issue