From a0dbcae4fd4ef6ae11fe8c189cad1f1c03883964 Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Fri, 25 Oct 2019 08:05:32 +0900 Subject: [PATCH] =?UTF-8?q?11.10=E3=81=98=E3=82=83=E3=81=AA=E3=81=84?= =?UTF-8?q?=E3=81=A8=E3=81=A0=E3=82=81=E3=81=A0=E3=81=A3=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 3ebbc842fc..c5c8b3597e 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [11.7.x, 12.x] + node-version: [11.10.x, 12.x] services: postgres: