From 6e0f680866ad3f131b908764a4b32007219f78b2 Mon Sep 17 00:00:00 2001 From: Arshdeep Singh <91689879+arsh73552@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:53:25 +0530 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 b450d2a..13d1b6e 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - os: [windows-latest, ubuntu-latest, macos-latest, macos-12, macos-latest-xl, macos-12-xl, ubuntu-20.04, ubuntu-22.04, windows-2022] + os: [windows-latest, ubuntu-latest, macos-latest, macos-12, macos-latest-xl, ubuntu-20.04, ubuntu-22.04, windows-2022, windows-2019] node-version: [15.x, 16.x, 17.x, 18.x, 19.x, 20.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/