From aef022801e5f508a4382f87e419e07b661dd3e21 Mon Sep 17 00:00:00 2001 From: McToel Date: Thu, 20 Feb 2025 23:47:26 +0100 Subject: [PATCH] Oh no node 24 is actually not released yet --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9d02b1da..9ca1e951 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,6 @@ jobs: - 18.x - 20.x - 22.x - - 24.x steps: - name: checkout uses: actions/checkout@v4 @@ -55,7 +54,6 @@ jobs: - 18.x - 20.x - 22.x - - 24.x steps: - name: checkout uses: actions/checkout@v4