From 651526935d2dc19626854b6dfd1d11947c2810e2 Mon Sep 17 00:00:00 2001 From: rahulpsq <81632139+rahulpsq@users.noreply.github.com> Date: Wed, 8 Jan 2025 11:53:46 +0530 Subject: [PATCH] Update reviewing_changes.yml --- .github/workflows/reviewing_changes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reviewing_changes.yml b/.github/workflows/reviewing_changes.yml index de42df9..3048245 100644 --- a/.github/workflows/reviewing_changes.yml +++ b/.github/workflows/reviewing_changes.yml @@ -20,7 +20,7 @@ jobs: fail-fast: false max-parallel: 3 matrix: - node: ['14', '16', '18', '20'] + node: ['16', '18', '20'] os: [ macos-latest, windows-latest, ubuntu-latest ] name: Codecept-js Repo ${{ matrix.node }} - ${{ matrix.os }} Sample env: