From cf88e3355889294583b314fb185c355520e6793d Mon Sep 17 00:00:00 2001 From: Sanjay Raveendran <sanjayprabhu@gmail.com> Date: Fri, 6 Dec 2024 23:24:22 -0800 Subject: [PATCH] chore: Remove node 20 from CI --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0f2eed3ae6..7a3631e7af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,8 +58,6 @@ jobs: strategy: matrix: include: - - node_version: 20 - runs_on: 'warp-ubuntu-latest-x64-16x' - node_version: 22.4.1 # HACK: There's an issue with node 22.7.0 runs_on: 'warp-ubuntu-latest-arm64-16x' # Only works on ARM for now - node_version: 22.4.1 # HACK: There's an issue with node 22.7.0