From 182ff29055a8c3e9b13d00f4ad559bacf3f92f79 Mon Sep 17 00:00:00 2001 From: TR <10585405+TimurRin@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:48:59 +0300 Subject: [PATCH] update node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 1d1dcc9..3bd27cf 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - node-version: [14.x, 16.x, 18.x, 20.x] + node-version: [16.x, 18.x, 20.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: