From 9279635588704aef660dd4901dae6ed51ce6dd7d Mon Sep 17 00:00:00 2001 From: Arshdeep Singh <91689879+arsh73552@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:56: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 13d1b6e..2ed7854 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, ubuntu-20.04, ubuntu-22.04, windows-2022, windows-2019] + os: [windows-latest, ubuntu-latest, macos-latest, macos-12, ubuntu-20.04, ubuntu-22.04, windows-2022, windows-2019, macos-13, macos-11] 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/